It isn't clear from the README.
I installed wslgit using scoop install wslgit. I could have also fetched the release binary from GitHub and put it in my Windows PATH (<- this bit was assumed since it isn't stated in the docs).
Whether I've installed it with scoop or manually fetched the binary, at this point I'm told to run install.bat but no matter where I source it, the response from the script is
Create 'git.exe' symlink...
The system cannot find the path specified.
OK.
git.exe is on my PATH and invokable.
I'm sure everything is obvious but the README assumes a lot of knowledge here. I'd appreciate some clarity!
It isn't clear from the README.
I installed
wslgitusingscoop install wslgit. I could have also fetched the release binary from GitHub and put it in my Windows PATH (<- this bit was assumed since it isn't stated in the docs).Whether I've installed it with scoop or manually fetched the binary, at this point I'm told to run
install.batbut no matter where I source it, the response from the script isgit.exeis on my PATH and invokable.I'm sure everything is obvious but the README assumes a lot of knowledge here. I'd appreciate some clarity!