branch_exists

Function branch_exists 

Source
pub fn branch_exists(git_dir: &Path, branch_name: &str) -> Result<(bool, bool)>
Expand description

Remove a worktree Delete a branch Check if a branch exists