美文网首页
git操作报错 can‘t continue rebase

git操作报错 can‘t continue rebase

作者: __素颜__ | 来源:发表于2024-07-21 16:55 被阅读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

相关文章

网友评论

      本文标题:git操作报错 can‘t continue rebase

      本文链接:https://www.haomeiwen.com/subject/jsashjtx.html