Skip to content

Instantly share code, notes, and snippets.

@igorferreira
Forked from josephmilla/git-buffer-size
Created February 7, 2018 13:31
Show Gist options
  • Save igorferreira/3461b2b61cc918135e883afb32599a1e to your computer and use it in GitHub Desktop.
Save igorferreira/3461b2b61cc918135e883afb32599a1e 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