Error: Cannot Spawn C:\Path To\TortoiseGit\Bin: No such file or directory

后端 未结 6 1768
时光说笑
时光说笑 2021-01-07 22:51

Trying to do a fetch from origin:

git remote update

Get the error

Error: Cannot Spawn C:\\Path To\\TortoiseGit\\Bin: No su         


        
6条回答
  •  春和景丽
    2021-01-07 23:26

    For me, for TortoiseGit>Settings>Network>SSH , I had to set it to just ssh.exe instead of the full path to ssh.

提交回复
热议问题