git tagg code example Example 1: git see tags $ git tag -l -n2 Example 2: git create tag and push git tag <tagname>