git creating tag in the remote code example Example 1: git push to specific tag git push origin tag_a Example 2: git create tag and push git tag <tagname>