Git Error: Remote: Repository not found

Git Error: Fatal: repository https://github.com/****/****.git not found

  Shubham Verma      December 20, 2021


Git Error: Remote: Repository not found

Git Error: Remote: Repository not found

I was facing this error - Remote: Repository not found, while doing git push command. In this article, we will see how we can get the best solution of this error. If you want to learn more about the technology, subscribe us.

Step 1: Goto .git folder of that repo:


Step 2: Open config folder:


Step 3: Replace the URL:


Step 4: Save the config file and then do git push. It will work.

Step 5: If you are getting following error:

admin@Caps-MBP % git push origin development
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
fatal: Authentication failed for 'https://github.com/****/****.git/'

Then try this:

Step 6: Replace PASSWORD in step 3 with ACCESS_TOKEN as:



Step 7: Save the config file and then do git push. It will work.

Reference: How to get the personal access token


Support our IDKBlogs team


Welcome to IDKBlogs.

If our contents help you and you learned from this platform, please consider supporting what we do.

Thank you.




Strongly Recommended Books For You:

Reading books opens the door to allow in more lights, If we want to know a man of rare intellect, try to know what books he/she reads.

For India:

For Other Countries (United States, United Kingdom, Spain, Italy, Germany, France, Canada, etc)


Thank you

I appreciate you taking the time to read this article. The more that you read, the more things you will know. The more that you learn, the more places you'll go. If you’re interested in Node.js or JavaScript this link will help you a lot.

If you found this article is helpful, then please share this article's link to your friends to whom this is required, you can share this to your technical social media groups also. You can follow us on our social media page for more updates and latest article updates.
To read more about the technologies, Please subscribe us, You'll get the monthly newsletter having all the published article of the last month.



Funny Programming | Idkblogs.com | Shubham Verma

👈

Enjoyed this moment?