0
私はこれを過ぎているようには見えません。私も、レポダウン再クローン化され、新しいローカルブランチに、最新のリモートブランチをチェックアウトして、どんなに私がリベースしようとするたびに、私はこれを取得何ました:rebaseできません - 競合 - 特定のピックを適用できませんでした
▶gitのは、-iは
を開発リベース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
ブランチ上でコミットが再生されるため、リベースするとマージの競合が発生する可能性があることに注意してください。単に 'git status'をチェックすると、矛盾するファイルがたくさんあるはずです。 –
あなたの質問は何ですか?競合を手動で解決する必要があります。 –