git error: unable to rewind rpc post data - try increasing http.postBuffer


error: unable to rewind rpc post data - try increasing http.postBuffer
error: RPC failed; curl 56 Recv failure: Connection was aborted
fatal: The remote end hung up unexpectedly

当使用git 一次提交的数据过大时,会出现以上错误,按照提示我们增大postBuffer

git config --global http.postBuffer 20180000(哈哈哈......够大了吧)

git config --list(查看一下)

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM