gitvisual-studiogithubazure-devopsgit-credential-manager

Change GIT account of Visual Studio Team Explorer


I am having a very weird situation when cloning a Git repository from our company private server. The repository is not anonymous (it requires authentication), but when cloning, VS didn't ask any username and password and automatically use an old authentication of old employee. Is there a way to remove the saved username and password and make Visual Studio to prompt them when cloning?


Solution

  • Look in the Windows Credential manager and remove/update your credentials there:

    enter image description here