Alessandro Ghedini
/dev/random
about me
projects
Deleting a tag from remote git repository
Just a quick note for myself:
$
git push :refs/tags/tag_to_delete
That’s all.
Posted on 18 Feb 2011
permalink