1

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
maar
  • 485
  • 6
  • 20
Dhanabal M
  • 11
  • 2
  • I've found I can usually get around a similar issue by cloning into C then moving to another drive, after which pulling and pushing is ok. – Alex Nov 18 '20 at 00:36

0 Answers0