ManagedRepository.getUnMerge

Follows the string of merges starting from the given head commit, up till the merge with the given branch. Then, reapplies all merges in order, except for that with the given branch.

class ManagedRepository
string
getUnMerge
(
string head
,
string[2] branch
,)

Meta