DManager.getBranch

Returns the commit hash for the given branch (optionally GitHub fork). The result can then be used with addMerge/removeMerge.

class DManager
string[2]
getBranch
(,
string user
,
string base
,
string tip
)

Meta