码迷,mamicode.com
首页 > 其他好文 > 详细

git打标签

时间:2017-01-03 19:17:12      阅读:107      评论:0      收藏:0      [点我收藏+]

标签:pre   删除   git tag   lin   line   远程   git push   标签   --   

1.git log --pretty=oneline --abbrev-commit

2.git tag v0.9 6224937

3.命令git push origin :refs/tags/<tagname>可以删除一个远程标签。

git打标签

标签:pre   删除   git tag   lin   line   远程   git push   标签   --   

原文地址:http://www.cnblogs.com/legendsnow/p/6245757.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!