git-toolbelt icon indicating copy to clipboard operation
git-toolbelt copied to clipboard

git-cleanup -s doesn't remove remote squashed branches

Open asagage opened this issue 4 years ago • 1 comments

The squashed branches are only removed locally. The git-cleanup command is intended to work on both remote and local repositories, however the recently merged git-cleanup-squashed code was only removing local branches. It would be a great if the -s switch removed remote branches by default and honored the -l switch to ignore remotes if desired.

asagage avatar Apr 12 '20 04:04 asagage

Would love that feature and consistency. If you would be able to make a PR for this, I’d be more than happy to merge that in.

nvie avatar Apr 13 '20 07:04 nvie