-
Notifications
You must be signed in to change notification settings - Fork 629
Closed
Description
Documentation Issue
Command informed doesn't work
Wrong command: git config --global credential.helper "/mnt/c/Program\ Files/Git/mingw64/libexec/git-core/git-credential-manager-core.exe"
Link to documentation page
https://docs.microsoft.com/en-us/windows/wsl/tutorials/wsl-git
Suggested Improvements
Command that actually works: git config --global credential.helper "/mnt/c/Program\ Files/Git/mingw64/bin/git-credential-manager-core.exe"
Metadata
Metadata
Assignees
Labels
No labels