pub fn has_upstream_remote(repo_path: &Path, branch_name: &str) -> bool
Returns whether the specified branch has a configured upstream tracking branch.