Removing tags on remote Git repositories Jamie Hill January 13, 2010 Git Productivity A quick note on how to delete a tag from a remote git repository: git push github :refs/tags/my_tag