Function delete_branch

Source
pub fn delete_branch(repo_path: &RepoPath, branch_ref: &str) -> Result<()>
Expand description

The user must not be on the branch for the branch to be deleted