GetMergeCommitResponse
class GetMergeCommitResponse
Types
Properties
Link copied to clipboard
The commit ID of the merge base.
Link copied to clipboard
The commit ID of the destination commit specifier that was used in the merge evaluation.
Link copied to clipboard
The commit ID for the merge commit created when the source branch was merged into the destination branch. If the fast-forward merge strategy was used, there is no merge commit.
Link copied to clipboard
The commit ID of the source commit specifier that was used in the merge evaluation.