vmonteleone
Results
1
comments of
vmonteleone
Another solution that I found is to set your "CLAUDE_CODE_GIT_BASH_PATH" environment variable with the installation of where your git bash is. Just run _[Environment]::GetEnvironmentVariable("CLAUDE_CODE_GIT_BASH_PATH", "User")_ to verify that it isn't...