Skip to content

doesn't work for a drive mounted to root / #42

@hibernick

Description

@hibernick
 $ mount 
 ...
 C: on /c type drvfs (rw,noatime,uid=1000,gid=1000,umask=22,fmask=111,metadata)
 D: on /d type drvfs (rw,noatime,uid=1000,gid=1000,umask=22,fmask=111,metadata)
$ cat  /etc/wsl.conf
[automount]
root = /
options = "metadata,uid=1000,gid=1000,umask=22,fmask=111"

vscode output:

Open repository: \d\work\projects\proj
> git status -z -u
> git rev-parse --show-toplevel
fatal: Not a git repository (or any parent up to mount point /d)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions