Skip to content

Instantly share code, notes, and snippets.

@buddhamagnet
Created May 18, 2012 08:36
Show Gist options
  • Save buddhamagnet/2724014 to your computer and use it in GitHub Desktop.
Save buddhamagnet/2724014 to your computer and use it in GitHub Desktop.
GIT: TAGS: KILLER
git tag | grep staging | xargs -n 1 -I % git push origin :refs/tags/%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment