用ssh进行git clone出现 fatal: Could not read from remote repository.

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

解决方法:proxychains git clone xxx

在git clone之前加上proxychains即可。

posted on 2018-10-25 14:48  穷酸秀才大草包  阅读(2442)  评论(0编辑  收藏  举报

导航