[Solved] Github Error remote: Repository not found.

GitHub Error remote: Repository not found.

GitHub is where the world builds software. Its an excellent space to manage your code centrally and securely. You can create a repository and mark it as private (for personal use). Millions of developers are using this platform to develop great applications. Sometime it can be a little tricky to deal with the permissions which happened with me as I was added as a collaborator in a repository but I was not able to pull the code even I had correct permissions and accepted the invitation email. I was still getting error remote: repository not found.

Why am I not able to clone a private repository in which I am a collaborator was the question I asked my self and found this question on Stackoverflow as well. This is happening with lots of people who already worked with git on other repositories and saved the credentials in windows credential manager.

Solution! Repository not found.

  1. Open Control Panel from the Start menu.
  2. Select User Accounts.
  3. Select the “Credential Manager”.
  4. Click on “Manage Windows Credentials”.
  5. Delete any credentials related to Git or GitHub.
  6. Once you deleted all then try to clone again.

Alternate way to go to credentials manager in windows 10: Go to Start menu and type credentials manager.

repository not found

 

 

 

 

 

 

 

 

 

 

 

 

Open credentials manager and go to Windows Credentials

repository not found

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Remove any credentials with the name of git or github from the credentials and try again. There are multiple other solutions suggested for this problem but above instructions worked for me so I added them in a post. I hope this will also resolve your issue. Please share it with your contacts if this post has helped you.

Azhar Ali Buttar has 20 years of experience working in different domains within IT industry. From network protocols to server hardening, he knows about multiple areas and has been working side by side with MNCs to provide cost-effective security and infrastructure solutions. Azhar’s expertise lies in off-site and hybrid infrastructure deployment using multiple platforms which includes, but not limited to, Azure, AWS, Google and Private Clouds. He has also been leading several infrastructure and security teams to deploy and perform security optimization in multiple projects, and now leads Nocastra with his decision-making and client-oriented skills.

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.