我无法使用 squash 提交git rebase -i command
,收到以下错误消息。
error: could not apply 3ad5c7b...
When you have resolved this problem run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To check out the original branch and stop rebasing run "git rebase --abort".
错误是什么以及如何解决?