pub fn branch_exists(git_dir: &Path, branch_name: &str) -> Result<(bool, bool)>
Remove a worktree Delete a branch Check if a branch exists