diff --git a/home/dot_config/git/config.tmpl b/home/dot_config/git/config.tmpl index 3c62aaf9..4a3f1a13 100644 --- a/home/dot_config/git/config.tmpl +++ b/home/dot_config/git/config.tmpl @@ -124,6 +124,8 @@ prune = true [help] autocorrect = 20 +[http] + postBuffer = 524288000 [init] defaultBranch = master # templatedir = ~/.config/git/template