UpdatedRef
No description
type UpdatedRef { ref: Reference old: Object new: Object log: CommitCursor diff: String}Fields
Section titled “Fields”UpdatedRef.old ● Objectinterface {#old}
Section titled “UpdatedRef.old ● Object {#old}”UpdatedRef.new ● Objectinterface {#new}
Section titled “UpdatedRef.new ● Object {#new}”Note: this only returns up to the most recent 50 commits included in the update, i.e. old..new or new~50..new, whichever has fewer commits.
Difference from old..new in the unified diff format.
This field is null if the diff requires more than one second to prepare.
Member Of
Section titled “Member Of”GitEvent object