在git(小乌龟)向github远程推送(push)文件是会报一个异常 no supported authentication methods avaiable

解决方法:因为git(小乌龟)和Git的冲突我们需要把乌龟git设置改正如下。

找到TortoiseGit--》Settings--》Network

将SSH client指向 D:\git\usr\bin\ssh.exe (我的Git工具安装在d盘)

这里更改ssh 路径的时候,要把上面的勾打上,点击应用,再确定

no supported authentication methods avaiable

相关文章:

  • 2022-12-23
  • 2021-06-11
  • 2022-12-23
  • 2021-06-14
  • 2022-01-14
  • 2021-12-06
  • 2021-04-28
猜你喜欢
  • 2022-01-04
  • 2021-12-06
  • 2022-01-24
  • 2021-10-04
  • 2021-09-04
  • 2021-08-19
相关资源
相似解决方案