Skip to main content

delete_branch

Function delete_branch 

Source
pub fn delete_branch(repo_path: &str, branch: &str) -> Result<(), String>