Git rebase -> fatal: invalid upstream #692
Answered
by
rohandebsarkar
patriceguyot
asked this question in
Q&A
-
Hi, I try to upgrade, but went I hit the third command you mention: Do you know how to handle this? |
Beta Was this translation helpful? Give feedback.
Answered by
rohandebsarkar
Jun 5, 2022
Replies: 1 comment 3 replies
-
I think you have not added the remote upstream in your git yet. run |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
patriceguyot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you have not added the remote upstream in your git yet.
run
git remote add upstream https://github.com/alshedivat/al-folio.git