I am using following
- Visual Studio 2019 Professional.
- Git for Windows 2.29.2
Suddenly I am getting following popup
I have tried to disable using command git config and also manually removed credential.manager from config and this popup still comes.
Due to this if I provided Azure DevOps credential, it get fails with authentication failed.
I have recently update the git and also tried to reinstall git extension for visual studio but it is not helping.
In popup if I provide username as PersonalAccessToken and password as PAT I have generated then everything seems to be working.
