Optional
alreadyOptional
fastTrue if it was a fast-forward merge.
Optional
mergeTrue if merge resulted in a merge commit.
Optional
oid?: stringThe SHA-1 object id that is now at the head of the branch. Absent only if dryRun
was specified and mergeCommit
is true.
Optional
tree?: stringThe SHA-1 object id of the tree resulting from a merge commit.
Generated using TypeDoc
True if the branch was already merged so no changes were made.