No supported authentication methods available(server sent: publickey)

81 阅读1分钟

git clone项目时候,提示No supported authentication methods available(server sent: publickey)

解决方案

修改TortoiseGit的ssh Client为本地安装的 git 服务的根目录 -> Git -> usr -> bin 目录下选中 ssh.exe,

image.png

然后重新下载。