参考连接:git
http://blog.csdn.net/wh_19910525/article/details/7470850.net
添加:blog
git tag -a v0.1 -m "注释信息"get
git push --tagsit
查看:注释
git tagpush
git show v0.1tar