原因: 网络缓慢导致连接断开,可以通过如下设置解决:
1 git config --global http.lowSpeedLimit 0 2 git config --global http.lowSpeedTime 999999
增加最低速度时间,连接不断开