Expand description
Modules§
Structs§
Enums§
Functions§
- virtual_
merge_ base - Create a single virtual merge-base by merging
first_commit
,second_commit
andothers
into one. Note thatfirst_commit
andsecond_commit
are expected to have been popped offothers
, sofirst_commit
was the last provided merge-base of function that provides multiple merge-bases for a pair of commits.