Following the instructions on this page to use the WSL git. However, running the git or git --version command on Windows Command Prompt produces the following result:
/mnt/d/DevLib/wslgit-master/wslgit.sh: line 83: cd: C:\Users\tony1: No such file or directory
fatal: can not cd to C:\Users\tony1 (C:\Users\tony1)
mount -t drvfs returns nothing and /etc/wsl.conf has the following:
# [network]
# generateResolvConf = false
My current Windows version:
Windows 10 Version 2004
Build 19041.172
Surely there must be something I am missing yes?
Following the instructions on this page to use the WSL git. However, running the
gitorgit --versioncommand on Windows Command Prompt produces the following result:mount -t drvfsreturns nothing and/etc/wsl.confhas the following:My current Windows version:
Surely there must be something I am missing yes?