Skip to content

Instantly share code, notes, and snippets.

@dodangquan
Last active January 15, 2019 05:35
$ git branch --list 'pattern*' | sed 's/^* //' | xargs -r git branch -D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment