SyntaxFix
Write A Post
Hire A Developer
Questions
Execute the following command in a PowerShell console to clear Git Credentials Managers for Windows cache:
rm $env:LOCALAPPDATA\GitCredentialManager\tenant.cache
or in Cmd.exe
rm %LOCALAPPDATA%\GitCredentialManager\tenant.cache