mergeBase property
The commit ID of the most recent commit that the source branch and the destination branch have in common.
Implementation
final String? mergeBase;
The commit ID of the most recent commit that the source branch and the destination branch have in common.
final String? mergeBase;