We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

Ronny S • 1 year ago

This command is what worked for me for the credential manager:
git config --global credential.helper "/mnt/c/Program\ Files/Git/mingw64/bin/git-credential-manager.exe"

SrGeneroso • 2 years ago

I don't works anymore, the files is now in other place.

Kanishk Singh • 2 years ago

Hi! I suppose you're referring to the git credential manager file.
As per the documentation, you need to use a different path based on the version of Git you're running.