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.
2 parents dc88e3c + 03d71dc commit 60d4d75Copy full SHA for 60d4d75
.github/ISSUE_TEMPLATE.md
@@ -26,6 +26,7 @@ $ cmd.exe /c ver
26
> type "C:\Program Files\Git\etc\install-options.txt"
27
> type "C:\Program Files (x86)\Git\etc\install-options.txt"
28
> type "%USERPROFILE%\AppData\Local\Programs\Git\etc\install-options.txt"
29
+> type "$env:USERPROFILE\AppData\Local\Programs\Git\etc\install-options.txt"
30
$ cat /etc/install-options.txt
31
32
** insert your machine's response here **
0 commit comments