TortoiseGit with openssh key not authenticating using ssh-agent

前端 未结 8 1036
暗喜
暗喜 2020-11-30 01:03

I\'m setting up a git environment on Windows XP (msysGit 1.7.11, TortoiseGit 1.7.14) and trying to achieve following points :

  • ssh connection on a port differ
8条回答
  •  温柔的废话
    2020-11-30 01:43

    No tweaks needed.

    Just make TortoiseGit point to the same ssh client used by git itself, see the screenshot:

    This should be C:\Program Files\Git\usr\bin\ssh.exe in latest version of Git as mentioned by Aleksey Kontsevich in the comments.

提交回复
热议问题