解决Git 克隆代码 The remote end hung up unexpectedly错误

增加最低速度时间 

git config --global http.lowSpeedLimit 0
git config --global http.lowSpeedTime 999999

原文地址:https://www.cnblogs.com/hanhaotian/p/11265192.html