Skip to main content

delete_branch

Function delete_branch 

Source
pub fn delete_branch(branch: &str) -> Result<()>
Expand description

Force-delete a branch. Use only once review state confirms it landed: a squash merge leaves the commits non-ancestry-merged, so git branch -d would refuse even though the work is in.