Skip to main content

branch_exists

Function branch_exists 

Source
pub fn branch_exists(repo_path: &str, branch: &str) -> Result<bool>