An error occurred. Detailed message: An error was raised by libgit2. Category = Net (Error).
Response status code does not indicate success: 401 (Unauthorized).
This is what happened when I changed my password for Git Repository ( with Visual Studio Tools for Git http://visualstudiogallery.msdn.microsoft.com/abafc7d6-dcaa-40f4-8a5e-d6724bdb980c )
Solution :
Response status code does not indicate success: 401 (Unauthorized).
This is what happened when I changed my password for Git Repository ( with Visual Studio Tools for Git http://visualstudiogallery.msdn.microsoft.com/abafc7d6-dcaa-40f4-8a5e-d6724bdb980c )
Solution :
- Close all Visual Studio instances
- Go to Control Panel > Credential Manager
- Delete the entries related to your repository.(Link )
- Now whenever you will try to connect to server using Visual studio , it will ask for credentials and recreate these entries in Credential manager.
No comments:
Post a Comment