Skip to content

Instantly share code, notes, and snippets.

@ezra-obiwale
Forked from josephmilla/git-buffer-size
Created May 29, 2019 10:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ezra-obiwale/d51bb6895df4b3b22ad1d15a386d247e to your computer and use it in GitHub Desktop.
Save ezra-obiwale/d51bb6895df4b3b22ad1d15a386d247e to your computer and use it in GitHub Desktop.
Increase git buffer size
git config http.postBuffer 524288000 #Set to 500MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment