Skip to content

Instantly share code, notes, and snippets.

@mbuckley
Created November 27, 2017 18:58
Show Gist options
  • Save mbuckley/11a6d9311da4a9f97af1653069b1893a to your computer and use it in GitHub Desktop.
Save mbuckley/11a6d9311da4a9f97af1653069b1893a to your computer and use it in GitHub Desktop.
Remove tag
git push --delete origin tagName
git tag -d tagName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment