From 9bff30e23f5b974123874876db9cc57de0e67113 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Mon, 22 Jan 2024 18:34:10 -0500 Subject: rebase laptop --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig index 0260067..270114e 100644 --- a/.gitconfig +++ b/.gitconfig @@ -6,3 +6,5 @@ gpgsign = true [init] defaultBranch = main +[http] + postBuffer = 157286400 -- cgit v1.2.3-freya