A quick note on how to delete a tag from a remote git repository:
git push github :refs/tags/my_tag
Tags: git tag
A quick note on how to delete a tag from a remote git repository:
git push github :refs/tags/my_tag
Tags: git tag
This entry was posted on Wednesday, January 13th, 2010 at 9:52 am and is filed under General. You can follow any comments to this entry through the RSS 2.0 feed. You can leave a comment, or trackback from your own site.