Skip to main content

branch_exists

Function branch_exists 

Source
pub fn branch_exists(repo: &Path, branch: &str) -> Result<bool, WorktreeError>
Expand description

Check if a branch already exists.