Answers for "github fatal: could not read password for 'https:"

0

Git failed with a fatal error. could not read Password for

I did not have any git credentials registered with Windows Credentials and I still received this error, even after selecting my windows user account in the VS User Dialog popup.

After a day of trying different things like re-installing GIT for windows, I managed to fix this issue by deleting a this file: "C:Users(profile)AppDataLocalGitCredentialManagertenant.cache".

On the next retry, a GIT entry showed up in my Windows Credentials generic list
Posted by: Guest on March-31-2021

Code answers related to "github fatal: could not read password for 'https:"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language