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

Git删除远程和本地tag

时间:2020-02-04 10:19:32      阅读:78      评论:0      收藏:0      [点我收藏+]

标签:nbsp   span   tags   col   tag   push   class   bsp   git tag   

删除本地tag

git tag -d v20190514

删除远程tag

git push origin :refs/tags/v1.0

 

Git删除远程和本地tag

标签:nbsp   span   tags   col   tag   push   class   bsp   git tag   

原文地址:https://www.cnblogs.com/littlepage/p/12258284.html

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