git操作报错 can‘t continue rebase

2024-07-21  本文已影响0人  __素颜__

git操作报错 rebase not allowed 和 can‘t continue rebase

There are pending unresolved conflicts.Then you may continue rebase. You also may abort rebase to restore the original branch and stop rebasing.

image.png

解决方法

git rebase --abort

上一篇 下一篇

猜你喜欢

热点阅读