Delete local git tag $ git tag -d <tagname> Delete remote git tag $ git push --delete origin <tagname>