Tortoisegit asking password

后端 未结 16 1478
栀梦
栀梦 2020-12-04 11:10

I just started to work on Git. I use windows 7 and has installed msysgit(1.7.8) and Tortoisegit(1.7.6). The repository is created on Linux server which is accessible thru LA

16条回答
  •  暖寄归人
    2020-12-04 11:29

    I had the same issue. My environment is windows 10 with TortoiseGit 2.3.0.0 and git version 2.11.0.windows.1

    The following solved my problem:

    • Right click -> TortoiseGit -> Settings -> Network
    • Update SSH client to C:\Program Files\Git\usr\bin\ssh.exe

提交回复
热议问题