ManagedRepository.getMerge

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

class ManagedRepository
string
getMerge
(
string base
,
string branch
)

Meta