-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Git broke Windows Terminal #5331
Comments
I've tested the same versions of Git for Windows and Windows Terminal on Windows 11 and I don't see this error message. |
Could you check that your { "profiles": [ { "guid": "{2ece5bfe-50ed-5f3a-ab87-5cd4baafed2b}", "name": "Git Bash", "commandline": "\"C:/Program Files/Git/bin/bash.exe\" -i -l", "icon": "C:/Program Files/Git/mingw64/share/git/git-for-windows.ico", "startingDirectory": "%USERPROFILE%" } ] } |
|
@Bang1338 you probably installed Git for Windows as non-admin (which is not recommended, BTW), therefore you will need to look in |
Setup
Windows 10 IOT Enterprise LTSC 64-bit
Options:
to the issue you're seeing?
No
Details
What I tried:
settings.json
(Windows Terminal)Until I did this:
Related issues (Windows Terminal, not Git): #9699
Temporary fix
The text was updated successfully, but these errors were encountered: