天天看點

git報錯:RPC failed; curl 18 transfer closed with outstanding read data remaining

具體報錯

fatal: The remote end hung up unexpectedly

error: RPC failed; curl 18 transfer closed with outstanding read data remaining

解決方法

Git

config --global http.postBuffer 524288000

需要注意的是http.postBuffer 後,機關是b,524288000B也就500M左右

https://link.jianshu.com?t=http://blog.csdn.net/snails_zx/article/details/54587132# https://link.jianshu.com?t=http://blog.csdn.net/snails_zx/article/details/54587132# https://link.jianshu.com?t=http://blog.csdn.net/snails_zx/article/details/54587132# https://link.jianshu.com?t=http://blog.csdn.net/snails_zx/article/details/54587132# https://link.jianshu.com?t=http://blog.csdn.net/snails_zx/article/details/54587132# https://link.jianshu.com?t=http://blog.csdn.net/snails_zx/article/details/54587132#