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
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
本文标题:git操作报错 can‘t continue rebase
本文链接:https://www.haomeiwen.com/subject/jsashjtx.html
网友评论