git 常用代码 cgc5550 2022-04-29 67 阅读1分钟 git add . 更新该文件夹所有文件 git commit -am "beforeonline" git push git tag tag-dev-beforeonline git push origin tag-dev-beforeonline