github – Git push error: RPC failed; result=56, HTTP code = 200 fatal: The remote end hung up unexpectedly fatal – Stack Overflow
报错
github – Git push error: RPC failed; result=56, HTTP code = 200 fatal: The remote end hung up unexpectedly fatal – Stack Overflow
增加post缓冲大小:
git config http.postBuffer 524288000
git config https.postBuffer 524288000