无法改变 - 冲突 - 不能适用某种选择

时间:2017-05-31 08:15:05

标签: git

我似乎无法超越这个。我甚至重新克隆了回购,检查了最新的远程分支到一个新的本地分支,无论每次我尝试变换我得到这个:

▶git rebase -i develop

error: could not apply 51fcda4... problem with call to API - getting 403

When you have resolved this problem, run "git rebase --continue".
If you prefer to skip this patch, run "git rebase --skip" instead.
To check out the original branch and stop rebasing, run "git rebase --abort".
Could not apply 51fcda43833973b36fd496c47ab9bcaa0b888a89... problem with call to API - getting 403

enter image description here

1 个答案:

答案 0 :(得分:0)

解决文件中的合并冲突,然后继续git rebase --continue