Skip to content

Instantly share code, notes, and snippets.

@Emmanuel-Aggrey
Forked from josephmilla/git-buffer-size
Created December 19, 2020 21:57
Show Gist options
  • Save Emmanuel-Aggrey/8644a983bbff39111abb0cd8b754a406 to your computer and use it in GitHub Desktop.
Save Emmanuel-Aggrey/8644a983bbff39111abb0cd8b754a406 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