【发布时间】:2013-04-19 10:21:45
【问题描述】:
当我尝试使用 WINDOWS GIT (http://windows.github.com/) 克隆存储库时,它始终卡在 9% 完成。所以似乎所有的 git 特定文件都被下载了,但源本身没有。
我已经尝试在位于 c:\users\username\.gitconfig 的 .gitconfig 中更新代理设置以包含代理设置:
proxy=myproxy:myport
什么可能导致这个问题?
【问题讨论】:
标签: git