Skip to main content

delete_branch

Function delete_branch 

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

Delete a local branch.