D7 - tag and describe

git tags

git tah <tag> <hash>

git describe

git describe <ref>
>>> <tag>_<numCommits>_g<hash>