摘要:
git add . git commit -m 'refresh v2.0.0' git tag -a 2.0.0 -m '' git push origin master git push origin --tag 给指定的某个 commit 号加 tag 打tag不必要在head之上,也可在之前 阅读全文
posted @ 2022-11-29 14:55
pleaseAnswer
阅读(123)
评论(0)
推荐(0)
浙公网安备 33010602011771号