ManagedRepository.getFork

Return SHA1 of the given GitHub fork. Fetches the fork first, unless offline mode is on. (This is a thin wrapper around getRemoteBranch.)

class ManagedRepository
string
getFork
(
string user
,
string branch
)

Meta