Skip to main content

git_branch_delete

Function git_branch_delete 

Source
pub fn git_branch_delete(dir: &Path, branch: &str, force: bool) -> Result<()>