revert使用revert来回退某一次commit的代码1 git revert commit_id revert 可以创建一个新的commit而不是修改历史,所以更推荐在远程交互的时候使用。Git 系列 › Git 命令《Git 命令》系列文章StatusdiffHow to use git branchgit checkout 的一些基础使用(01)git stash 基础用法git stash 进阶应用pull 和fetch + mergerebase 的应用revertgit remote 常用操作git tag←上一篇 无下一篇 git remote 常用操作→