Skip to content

Instantly share code, notes, and snippets.

@stephenpatten
Forked from josephmilla/git-buffer-size
Created October 12, 2017 22:23
Show Gist options
  • Select an option

  • Save stephenpatten/609daab687556a7b95e4d5a0c3cfb414 to your computer and use it in GitHub Desktop.

Select an option

Save stephenpatten/609daab687556a7b95e4d5a0c3cfb414 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