git tag -d <tagname>
git push origin --delete tag <tagname>
Git
原文:http://my.oschina.net/xsjayz/blog/523161