Skip to main content

branch_exists_remote

Function branch_exists_remote 

Source
pub fn branch_exists_remote(bare: &Path, branch: &str) -> bool
Expand description

Return true if branch exists as a remote-tracking ref in the bare clone.