1. 程式人生 > >git merge 撤銷與git 回滾

git merge 撤銷與git 回滾

eve comm 需要 恢復 clas .com class sts nsh

git merge提交後恢復

http://blog.psjay.com/posts/git-revert-merge-commit/

git回滾

https://www.jianshu.com/p/f7451177476a

git revert 如果有沖突,需要解決沖突,再進行

git add .

git commit

git merge 撤銷與git 回滾