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

W10 Release Preview fix #13

Closed kiroushi closed 5 years ago

kiroushi commented 5 years ago

Windows Release Preview version 19H1 and onward outputs a backslash on mount -t drvfs:

C:\ on /mnt/c type drvfs (rw,noatime,uid=1000,gid=1000,case=off)

hangxingliu commented 5 years ago

Thanks for your contribution. And I will merge it and add some test codes tmr.

Reference issue: https://github.com/hangxingliu/wslgit/issues/10