Function get_branch_remote

Source
pub fn get_branch_remote(
    repo_path: &RepoPath,
    branch: &str,
) -> Result<Option<String>>
Expand description

returns remote of the upstream tracking branch for branch