mergedCommitId property

String? mergedCommitId
final

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.

Implementation

final String? mergedCommitId;