English
Appearance
Return the reference supporting the remote tracking branch, given a local branch reference.
class Branch { findUpstream(): Branch | null; }
The reference supporting the remote tacking branch.