Skip to content

Instantly share code, notes, and snippets.

@reactormade
Created August 27, 2012 23:06
Show Gist options
  • Save reactormade/3493207 to your computer and use it in GitHub Desktop.
Save reactormade/3493207 to your computer and use it in GitHub Desktop.
GIT remove tag
git tag -d tag
git push origin :refs/tags/tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment