Git: Delete a remote tag

by Gregor Uhlenheuer on October 16, 2011

I don’t need this command that often but when I do, I can’t recall how it’s done. For that reason I am quickly posting how you can delete an already pushed tag on a remote:

Not that difficult, isn’t it?!

This post is tagged with programming, git and vcs