搞了很久,试了很多办法,最后也不知道是哪一步解决的,总结如下:

插件设置里面   git路径   C:\Users\youruser\AppData\Local\GitHub\PortableGit_25d850739bc178b2eb13c3e2a9faafea2f9143c0\cmd\git.exe

c:\user\.ssh\下面的github_rsa  id_rsa 都添加到github网站设置中

 

另外 修改ssh_config

C:\Users\pengteling\AppData\Local\GitHub\PortableGit_25d850739bc178b2eb13c3e2a9faafea2f9143c0\etc\ssh

IdentityFile=~/.ssh/github_rsa

 

过程中重新生成了id_rsa 删除github_rsa重新生成也试过

终于好了。。。。

相关文章:

  • 2021-11-30
  • 2022-01-17
  • 2021-08-09
  • 2022-12-23
  • 2021-08-28
  • 2021-05-30
  • 2021-12-08
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案