git fetch upstream master not working, what is going wrong?

Multi tool use
Multi tool use


git fetch upstream master not working, what is going wrong?



enter image description here



So I'm wondering if there is a problem with the upstream master?
I'm not sure if this error happens when everything is updated already or if it's something different.



I have added upstream link with no problem, using
$ git remote add upstream https://github.com/udacity/course-collboration-travel-plans.git



just want to sync with the master now





git remote add <name> <url> does not probe to see if there is a server at <url> that can access a Git repository. Are you sure your <url> is correct? (Hint: what happens if you click on the URL in your question?)
– torek
Jul 1 at 3:27



git remote add <name> <url>


<url>


<url>




1 Answer
1



Of course, your Repository URL: https://github.com/udacity/course-collboration-travel-plans.git is giving 404. There is no repository at your added remote.



Particularly I am seeing a typo in your remote URL collboration ==> collaboration. So, correct URL that should be added as a remote is:
https://github.com/udacity/course-collaboration-travel-plans.git


collboration


collaboration


# Remove previously incorrect remote
$ git remote rm upstream
# Adding correct remote
$ git remote add upstream https://github.com/udacity/course-collaboration-travel-plans.git



Hope it helps.





Hah, good spot for the typo.
– iBug
Jul 1 at 7:43





wow thank you for the help everyone, really missed that there.
– Diana Ramirez
Jul 2 at 6:40





please accept this as an answer in your case – Thanks!
– mrehan
Jul 2 at 6:51





@DianaRamirez If the answer helps you solve the problem, you can mark the answer by clicking √ symbol on the left of the answer. And it will also benefit other members who meet similar questions.
– Marina Liu - MSFT
2 days ago






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

9Jm4JBRDEBlx7BDY,XjfdaXrZe s,fM
nW01Lt 6Fin9qbsk FdBH9EXwl8ah7vL6M

Popular posts from this blog

PySpark - SparkContext: Error initializing SparkContext File does not exist

django NoReverseMatch Exception

List of Kim Possible characters