We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 784e7c7 commit d3ecd76Copy full SHA for d3ecd76
docs/wsl.md
@@ -25,6 +25,9 @@ credential helper:
25
git config --global credential.helper "/mnt/c/Program\ Files/Git/mingw64/bin/git-credential-manager.exe"
26
```
27
28
+> **Note:** the location of git-credential-manager.exe may be different in your
29
+installation of Git for Windows.
30
+
31
If you intend to use Azure DevOps you must _also_ set the following Git
32
configuration _inside of your WSL installation_.
33
0 commit comments