错误信息

原因分析:
应该使用https读数据
解决方法:

git config --global url."https://github".insteadOf git://github

但是仍然会报错,报错信息如下:

再次解决:

$ git config --global --unset http.proxy
$ git config --global --unset https.proxy

使用git clone 再次拷贝项目,成功!!!

更多推荐

git clone 报错:fatal: unable to connect to github.com:github.com[0: x.x.x.x]: errn