2014年4月22日

git 设置goagent代理

摘要: $ git config --global http.proxy 127.0.0.1:8087$ git config --global https.proxy 127.0.0.1:8087$ git config --global http.sslCAinfo /d/GoAgent/CA.crt/... 阅读全文

posted @ 2014-04-22 15:45 飞翔的土豆他爸 阅读(25) 评论(0) 推荐(0)

导航