git: 代码管理工具(版本控制) 回滚 git add 暂存更改 (你选择一下哪些文件你需要上传到服务器) git commit 设置提交备注 git push 正式推送到服务器 同事的代码55 同事的代码44322 同事的代码4434 dev 开发阶段 prod 正式阶段 test 测试阶段