git delete all local tags code example Example: git delete all tags local and remote git tag -d $(git tag -l)