commit 2a717ca06c7e2b39f8c3966233f595e4ba2a9370 parent 3d647dec4bcd435e061d6e9af53e143ea6f52dbb Author: Antoine Amarilli <a3nm@a3nm.net> Date: Fri, 17 Apr 2020 15:48:54 +0200 limit git more Diffstat:
gitconfig | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/gitconfig b/gitconfig @@ -43,3 +43,4 @@ windowMemory = 32m packSizeLimit = 32m threads = 1 + deltaCacheSize = 32m