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

When the data submitted at one time using git is too large, the above error will occur. Follow the prompts to increase the postBuffer

git config --global http.postBuffer 20180000

git config --list (check it out)

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324478331&siteId=291194637