pub fn branch_exists_remote(bare: &Path, branch: &str) -> bool
Return true if branch exists as a remote-tracking ref in the bare clone.
true
branch