Skip to main content

git_delete_tag

Function git_delete_tag 

Source
pub fn git_delete_tag(repo_path: String, name: String) -> Result<(), GitError>