Skip to content

[BUG] wslgit doesn't work anymore on Windows 10 Pro 1903 (18362.116) #14

@ScarletFlash

Description

@ScarletFlash

Description
After upgrading from Windows 10 1809 to Windows 10 1903 hangxingliu/wslgit does not work anymore.

Environment
[System.Environment]::OSVersion.Version

[System.Environment]::OSVersion.Version:
Major  Minor  Build  Revision
-----  -----  -----  --------
10     0      18362  0

wsl cat /etc/wsl.conf

[automount]
root = /
options = "metadata"

wsl mount -t drvfs

[automount]
C:\ on /c type drvfs (rw,noatime,uid=1000,gid=1000,metadata,case=off)
D:\ on /d type drvfs (rw,noatime,uid=1000,gid=1000,metadata,case=off)

https://github.com/andy-5/wslgit works well.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingneed more infoIssue requires more information from poster

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions