1. Connection timed out
这个大多是因为本地链接github时导致的超时,可以在http://ping.chinaz.com/找个比较快的海外节点信息,然后在hosts下添加对应ip
如果还是超时,可以多试几次,否则查看添加的ip是否可用|(有时隔断时间就用不了了)
2. ls-remote -h -t git://github.com/adobe-webplatform/eve.git
修改git配置
git config --global url."https://".insteadOf git://