问题:在通过MobaXterm进行ssh连接的服务器上用ssh进行git clone出现 fatal: Could not read from remote repository.

解决方法:proxychains git clone xxx

在git clone之前加上proxychains即可。

相关文章:

  • 2021-10-05
  • 2021-12-05
  • 2021-04-27
  • 2022-12-23
  • 2021-08-24
  • 2021-11-25
  • 2021-10-04
  • 2021-10-23
猜你喜欢
  • 2021-10-25
  • 2022-12-23
  • 2022-12-23
  • 2021-12-27
  • 2022-12-23
相关资源
相似解决方案