Skip to content

Instantly share code, notes, and snippets.

@brandonrachal
Last active April 20, 2020 20:24
Show Gist options
  • Save brandonrachal/040fc8e6840eef729dd53b0016bf4c0a to your computer and use it in GitHub Desktop.
Save brandonrachal/040fc8e6840eef729dd53b0016bf4c0a to your computer and use it in GitHub Desktop.
git branch | grep "ESM" | xargs git branch -D
git branch | grep "release" | xargs git branch -D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment