Skip to main content

delete_remote_branch

Function delete_remote_branch 

Source
pub fn delete_remote_branch(root: &Path, branch: &str) -> Result<()>
Expand description

Delete a remote branch on origin.