git报错:disconnected no supported authentication methods available(server sent: publickey)

这是用tortoise git检出项目时报的错,解决方案:
tortoise git设置—network—ssh
默认为 C:\Program Files\TortoiseGit\bin\TortoiseGitPlink.exe
修改为git中的 C:\Program Files\Git\usr\bin\ssh.exe
git报错:disconnected no supported authentication methods available(server sent: publickey)