Skip to content

Instantly share code, notes, and snippets.

@torifat
Created May 18, 2011 01:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save torifat/977825 to your computer and use it in GitHub Desktop.
Save torifat/977825 to your computer and use it in GitHub Desktop.
Git Delete Tag
git tag new old
git tag -d old
git push origin :old
@masnun
Copy link

masnun commented Feb 15, 2012

:-o

@torifat
Copy link
Author

torifat commented Feb 15, 2012

Why you are 😲 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment