git添加删除远程tag

 

  • git tag -a test20190108_1 -m "fix bug"
  • git push origin test20190108_1
  • git push origin :refs/tags/test20190108
posted @ 2019-01-08 10:28  xiaodebing  阅读(1975)  评论(0编辑  收藏  举报