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