Skip to main content

github.pushpayload.compare

Home > @runlightyear/github > PushPayload > compare

PushPayload.compare property

URL that shows the changes in this ref update, from the before commit to the after commit. For a newly created ref that is directly based on the default branch, this is the comparison between the head of the default branch and the after commit. Otherwise, this shows all commits until the after commit.

Signature:
compare: string;