Skip to main content

branch_delete

Function branch_delete 

Source
pub async fn branch_delete(repo: &Path, branch: &str) -> Result<bool>
Expand description

Delete a branch, ignoring “not found”.