新手问题 Ruby China Github 代码 clone 不下来?

afayear · April 08, 2014 · Last by afayear replied at April 11, 2014 · 6369 hits

正常网络下 clone 到 66% 都卡那了,翻墙网络还是到%66 那卡住。翻墙用的是 GoAgentX,clone 用的是 github 的 mac 客户端。

貌似其它的项目也 clone 不下来,这是怎么了?翻墙软件不给力。还是??

最近访问 github 好慢,同求解决方法,翻墙也不太好使。。。

#2 楼 @cao7113 我还以为是我人品有问题,看来是真有问题。。。

@cao7113 已经搞定 ruby china 代码 clone 不下来的问题了。首先安装 github 的命令行工具,然后配置一下 git 的参数,git config --global http.postBuffer 524288000,再然后就可以了完全 clone 下来。具体原因参考:http://stackoverflow.com/questions/6842687/the-remote-end-hung-up-unexpectedly-while-git-cloning

You need to Sign in before reply, if you don't have an account, please Sign up first.