Skip to main content

delete_branch

Function delete_branch 

Source
pub fn delete_branch(repo_root: &Path, branch: &str) -> Result<(), PawError>
Expand description

Deletes a branch.