Quantcast
Channel: Remove credentials from Git - Stack Overflow
Viewing all articles
Browse latest Browse all 44

Answer by jlafay for Remove credentials from Git

$
0
0

In my case, I couldn't find the credentials saved in the Windows Credential Manager (Windows 7).

I was able to reset my credentials by executing

git config --global credential.helper wincred

It was honestly a hail Mary to see if it would wipe out my credentials and it actually worked.


Viewing all articles
Browse latest Browse all 44


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>