Skip to content

Instantly share code, notes, and snippets.

@WindomZ
Created January 5, 2017 15:48
Show Gist options
  • Save WindomZ/15d48e4de7cb2ca5d38c4a95fdce690a to your computer and use it in GitHub Desktop.
Save WindomZ/15d48e4de7cb2ca5d38c4a95fdce690a to your computer and use it in GitHub Desktop.
RPC failed; curl 56 SSLRead() return error -9806
# Buffer Size: 500M
git config http.postBuffer 524288000
# git config --global http.postBuffer 524288000
# Buffer Size: 1000M
git config http.postBuffer 1048576000
# git config --global http.postBuffer 1048576000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment