WSL: Difference between revisions
Jump to navigation
Jump to search
(→TODO) |
(→git) |
||
| Line 17: | Line 17: | ||
== git == | == git == | ||
< | <syntaxhighlight lang="bash"> | ||
git config --global credential.helper "/mnt/c/Program\ Files/Git/mingw64/bin/git-credential-manager.exe" | git config --global credential.helper "/mnt/c/Program\ Files/Git/mingw64/bin/git-credential-manager.exe" | ||
</ | </syntaxhighlight> | ||
Revision as of 08:40, 15 September 2026
TODO
git
git config --global credential.helper "/mnt/c/Program\ Files/Git/mingw64/bin/git-credential-manager.exe"