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