Git Bash commands in VS-Code: git init fatal: unable to access 'C:\Users?ikeh/.config/git/config': Invalid argument #17693
Labels
Needs-Tag-Fix
Doesn't match tag requirements
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
While using Visual Studio Code: Version: 1.92.1 (user setup) and then the Git Bash Terminal, every Git command leads to:
$ git init
fatal: unable to access 'C:\Users?ikeh/.config/git/config': Invalid argument
(.venv)
When using PyCharm or the Windows Command Center the response is what you would expect.
I am still learning about Git and how to use it properly, so i would appreciate some help.
Kind regards,
Eike
The text was updated successfully, but these errors were encountered: