在执行git rebase 过程中经常遇到问题,此时有点慌,一般如何解决呢? 1.先将本地的冲突手动解决 2.执行下面命令 git add . git rebase --contine //继续rebase过程 相关文章: 2021-11-05 2021-12-15 2022-12-23 2022-02-07 2022-12-23