git push fatal: The remote end hung up unexpectedly

1 git push 
2 
3 fatal: The remote end hung up unexpectedly
4 
5 git config http.postBuffer 524288000
6 
7 git gc --aggressive

不建议向git推送过大的文件。

posted @ 2017-11-01 21:42  澄轶(程毅)  阅读(583)  评论(0)    收藏  举报