fatal: The remote end hung up unexpectedly解决

在git clone 过程当中若是遇到: fatal: The remote end hung up unexpectedly 解决办法:
运行 git config http.postBuffer 524288000 试试
估计是文件总量太大致使git

相关文章
相关标签/搜索