我正在尝试将提交同步到我的主分支,我收到以下错误:
It seems that there is already a rebase-apply directory, and
I wonder if you are in the middle of another rebase. If that is the
case, please try
git rebase (--continue | --abort | --skip)
If that is not the case, please
rm -fr "DOCUMENT PATH/.git/rebase-apply"
and run me again. I am stopping in case you still have something
valuable there.
(1)
我不知道这是想告诉我的。有人可以帮忙吗?