======= git tag ======= .. highlight:: console .. include:: ../substitute.rst - `Documentation `_ Create annotated |tag-v1|:: $ git tag -a v1,0 $ git tag -a v1,0 -m "tag message" Delete |tag-v1|:: $ git tag -d v1.0