English
Appearance
Return the reference supporting the remote tracking branch, given a local branch reference.
class Branch { getUpstream(): Branch; }
The reference supporting the remote tacking branch.
Throws error if upstream does not exist.