赞
踩
1、增加缓存大小
git config --global http.postBuffer XXX # 根据自己的需求增加,524288000是500M
2、使用第三方客户端工具:如sourcetree等
3、换一种方式git clone https://github.com/XXX
git clone git://github.com/XXX