GIT_CURL_VERBOSE 环境变量,看一下 GIT Clone 时错在哪里
比如:
export GIT_CURL_VERBOSE=1
git clone http://xxx
这时 clonse 时会有 download / proxy 的 log
--
-- You received this message because you are subscribed to the Google Groups Shanghai Linux User Group group. To post to this group, send email to sh...@googlegroups.com. To unsubscribe from this group, send email to shlug+un...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/shlug?hl=zh-CN
---
您收到此邮件是因为您订阅了Google网上论坛上的“Shanghai Linux User Group”群组。
要退订此群组并停止接收此群组的电子邮件,请发送电子邮件到shlug+un...@googlegroups.com。
要查看更多选项,请访问https://groups.google.com/d/optout。
漏写export
是
export GIT_PROXY_COMMAND=/home/chaos/bin/git-proxy
您收到此邮件是因为您订阅了 Google 网上论坛的“Shanghai Linux User Group”群组。
--
-- You received this message because you are subscribed to the Google Groups Shanghai Linux User Group group. To post to this group, send email to sh...@googlegroups.com. To unsubscribe from this group, send email to shlug+un...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/shlug?hl=zh-CN
---
您收到此邮件是因为您订阅了Google网上论坛上的“Shanghai Linux User Group”群组。
要退订此群组并停止接收此群组的电子邮件,请发送电子邮件到shlug+un...@googlegroups.com。
要查看更多选项,请访问https://groups.google.com/d/optout。
公司连VPN都封,无法想象。我现在的公司不会翻墙或者开VPN的话,连邮件之类的系统都不能用。
建议你和贵司boss商量一下。不开VPN就罢工。或者换地方。
在 2015年1月2日 22:02:43, hikui miao (hiku...@gmail.com) 写到: