Skip to main content

delete_reference

Function delete_reference 

Source
pub fn delete_reference(ref_name: &str) -> Result<()>
Expand description

Delete a git reference (wrapper that converts GitError to anyhow::Error)