A quick note on how to delete a tag from a remote git repository:
git push github :refs/tags/my_tag
Lightweight ramblings
January 13th, 2010 | General
A quick note on how to delete a tag from a remote git repository:
git push github :refs/tags/my_tag
0 comments ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment