mergeBase property

String? mergeBase
final

The commit ID of the most recent commit that the source branch and the destination branch have in common.

Implementation

final String? mergeBase;