Removing tags on remote Git repositories

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