[记录] git标签推送
摘要:
[源] https://stackoverflow.com/questions/18216991/create-a-tag-in-a-github-repository 添加tag git tag 推送所有tag到远程 git push origin --tags 推送指定tag到远程 git pu 阅读全文
posted @ 2020-09-29 11:42 zad27 阅读(293) 评论(0) 推荐(0)