Skip to content

branch.py: Add --abandon option

Ahmon Dancy requested to merge review/dancy/add-abandon-option into main

When combined with --delete, --abandon abandons open changes on the branch before deleting the branch.

Merge request reports