Skip to content

Instantly share code, notes, and snippets.

@stajs
Last active October 16, 2022 04:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stajs/0c1cd2e6202c2e01249c366b6431f64c to your computer and use it in GitHub Desktop.
Save stajs/0c1cd2e6202c2e01249c366b6431f64c to your computer and use it in GitHub Desktop.
Use the Git Credential Manager (core) from Windows in WSL
git config --global credential.helper "/mnt/c/Program\\ Files/Git/mingw64/libexec/git-core/git-credential-manager-core.exe"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment