ManagedRepository.getMerge

Returns the hash of the merge between the target and branch commits. Performs the merge if necessary. Caches the result.

class ManagedRepository
string
getMerge
(
string target
,
string[2] branch
,)

Meta