这是用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)

相关文章:

  • 2021-05-29
  • 2021-06-14
  • 2021-10-27
  • 2021-11-13
  • 2021-09-10
  • 2021-07-30
猜你喜欢
  • 2021-08-19
  • 2021-05-04
  • 2022-12-23
  • 2021-12-06
  • 2022-01-05
  • 2021-08-16
相关资源
相似解决方案