git apply existing tag to commit code example Example: git add tag git tag -a v1.2 git push origin v1.2