【发布时间】:2013-06-06 23:50:24
【问题描述】:
我正在使用带有 Centos 6.3 的服务器
我想从 git 克隆一些东西,我在代理后面...
导出代理的命令:
git config --global http.proxy some.proxy
没有用...
我会回复这个错误:
ssh: connect to host github.com port 22: Connection timed out
fatal: The remote end hung up unexpectedly
一些想法?
谢谢
【问题讨论】: