git pull时如果经常遇到以下错误:
由于网络条件不佳,可以换网,或者可以尝试增加配置
git config --global http.lowSpeedLimit 0 git config --global http.lowSpeedTime 999999
【原创】大叔经验分享(131)git pull失败
原文:https://www.cnblogs.com/barneywill/p/15088461.html