I'm having trouble getting this fix to work. I first tried just downloading git.bat and setting git.path in vscode to C:\Users\my\path\to\git.bat. That didn't work -- vscode still thinks that git needs to be installed. I then cloned the whole project and added it to my windows path variable as suggested. That didn't fly either. I'm a bit stuck.
I think it would be good to point out/have an example of how and which settings to change to get Windows to look at the .bat file as if it were an executable. Mind helping me out?
Thanks
I'm having trouble getting this fix to work. I first tried just downloading git.bat and setting git.path in vscode to C:\Users\my\path\to\git.bat. That didn't work -- vscode still thinks that git needs to be installed. I then cloned the whole project and added it to my windows path variable as suggested. That didn't fly either. I'm a bit stuck.
I think it would be good to point out/have an example of how and which settings to change to get Windows to look at the .bat file as if it were an executable. Mind helping me out?
Thanks