You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using remote ssh ws and my windows has git installed defaults windows path, it is also part of System PATH.
With or without "git.path" in setting json, i am getting error for git not installed.
After setting git config, i have restarted vscode still no change in issue.
Extension:
Version
1.30.0
Last Updated
2025-02-20, 13:29:16
Default source control provider Git integration for Visual Studio Code
Git installation
Git for Windows v2.47.1
Any work arounds will be helpful.
The text was updated successfully, but these errors were encountered:
When i set git.path manually it throws error The new value of "git.path" ("C:\Program Files\Git\cmd\git.exe") does not match the path and filename of a valid Git executable. Binary works fine with command prompt
I am using remote ssh ws and my windows has git installed defaults windows path, it is also part of System PATH.
With or without "git.path" in setting json, i am getting error for git not installed.
After setting git config, i have restarted vscode still no change in issue.
Extension:
Version
1.30.0
Last Updated
2025-02-20, 13:29:16
Default source control provider Git integration for Visual Studio Code
Git installation
Git for Windows v2.47.1
Any work arounds will be helpful.
The text was updated successfully, but these errors were encountered: