Git 在push的时候出现了:
fatal: The remote end hung up unexpectedly
解决方法:在 .git/config 文件中加入[http]postBuffer = 524288000