Last Updated: February 25, 2016
·
472
· ronanguilloux

Delete a remote Git tag

git tag -d foo
git push origin :refs/tags/foo