Thanks to git disabling support for weak cahcing, I am having issue with caching credentials. I updated to latest git for window ( 2.18 ) but the issue persists.
Apparantly, the windows Credentials manager is being used for credentials storage instead for GCM for windows. Because everytime it prompts for credentials, a new entry is created -
and it stops prompting for credentials. However when I delete it, it goes back to prompting for credentials.
I am getting the following issue while the credentials is cache.
I guess, things might work if I change the credendial manager to GCM for windows. How do i do that?