Skip to content

Instantly share code, notes, and snippets.

@josephmilla
Created June 20, 2014 15:27
Show Gist options
  • Star 10 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
  • Save josephmilla/7769898a15eff34d8849 to your computer and use it in GitHub Desktop.
Save josephmilla/7769898a15eff34d8849 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