We have mounted Z:
drive using sshfs in Windows 10. We are able to clone our repo in C:
drive but not on the mapped network drive Z:
Error:
$ git clone https://<repo>.git
Cloning into ...
fatal: Invalid path '//sshfs/user@server1/../../test1/site_playbook':
No such file or directory