Increase git postbuffer to 500M
This commit is contained in:
parent
66564171ed
commit
56dfb877a6
1 changed files with 2 additions and 0 deletions
|
@ -13,3 +13,5 @@
|
||||||
program = gpg2
|
program = gpg2
|
||||||
[pull]
|
[pull]
|
||||||
rebase = false
|
rebase = false
|
||||||
|
[http]
|
||||||
|
postBuffer = 500M
|
||||||
|
|
Loading…
Reference in a new issue