读书人

用 goagent 干代理通过 git 向 gith

发布时间: 2013-12-13 13:57:17 作者: rapoo

用 goagent 做代理,通过 git 向 github 提交代码
git --config http.proxy http://127.0.0.1:8087/

?

如果碰见证书错误,请继续加这个配置?

?

git --config http.sslVerify false

?

试一下

 git clone https://github.com/ruby-china/ruby-china.git

?

是不是提速不少呢用 goagent 干代理,通过 git 向 github 提交代码

读书人网 >编程

热点推荐