hangxingliu / wslgit

:candy: Use Git installed in WSL(Windows Subsystem for Linux) from Windows and Visual Studio Code
GNU General Public License v3.0
150 stars 18 forks source link

Still not working as of Windows 10.0.19042.0 #19

Open kenny1983 opened 3 years ago

kenny1983 commented 3 years ago

Describe the bug See this related issue. I am having the exact same problem, but the supposed "fix" suggested in the comments does not work for me.

Your environment information [System.Environment]::OSVersion.Version: 10.0.19042.0. wsl cat /etc/wsl.conf: cat: /etc/wsl.conf: No such file or directory. wsl mount -t drvfs: No output.

The so-called "fix" of cloning the entire repo and regenerating wslgit.sh changed absolutely nothing for me...I'm still getting the same error re: path mappings not working.

I also don't understand why you don't just make this as easy as possible and update the wslgit.sh provided in the repo. Why is it even missing from your .gitignore file if you intend for everyone to generate it themselves??

I was hoping I could save myself the trouble and extra storage space needed to clone the repo by just downloading the two most-necessary files, as suggested by your usage instructions in the main README.md. But no, I have now spent about an hour fiddling with this crap and still haven't gotten anywhere!

Any help to solve this very frustrating issue would be very much appreciated. MTIA 😄