diff --git a/.gitconfig b/.gitconfig index 56f6bef..d81b64a 100644 --- a/.gitconfig +++ b/.gitconfig @@ -13,3 +13,5 @@ program = gpg2 [pull] rebase = false +[http] + postBuffer = 500M