Expand description
Modules§
Structs§
Enums§
- The error returned by
commit()
.
Functions§
- 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.