top | item 47088441 (no title) sigio | 9 days ago I've had this command as 'git drop-merged' for a few years now (put as a script in your path named git-drop-merged: #!/bin/sh git branch --merged | egrep -v "(^\*|master|main|dev)" | xargs --no-run-if-empty git branch -d discuss order hn newest No comments yet.
No comments yet.