git tag - deptno/deptno.github.io GitHub Wiki

git-tag

git tag --list
git tag -a [TAGNAME]
git tag [TAGNAME]

link