Skip to content

Commit eefca38

Browse files
authored
docs: call out different GCM install paths in WSL docs (#1168)
Add a callout to the fact the exact location of GCM may differ depending on the Git for Windows version/installation options, in our WSL docs.
2 parents de1ff8b + d3ecd76 commit eefca38

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/wsl.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ credential helper:
2525
git config --global credential.helper "/mnt/c/Program\ Files/Git/mingw64/bin/git-credential-manager.exe"
2626
```
2727

28+
> **Note:** the location of git-credential-manager.exe may be different in your
29+
installation of Git for Windows.
30+
2831
If you intend to use Azure DevOps you must _also_ set the following Git
2932
configuration _inside of your WSL installation_.
3033

0 commit comments

Comments
 (0)