From ff3f446419acabc722ac0bddbc4f15c5b5796fa1 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 18 Jul 2023 11:52:50 +0300 Subject: [PATCH] Compression is not useful on ZFS --- git/.gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/git/.gitconfig b/git/.gitconfig index b17e344..bd6ae59 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -16,6 +16,7 @@ branch = auto interactive = auto [core] + compression = 0 excludesfile = /home/stargrave/.git-ignore quotepath = false whitespace = blank-at-eol, space-before-tab, tab-in-indent, blank-at-eof -- 2.44.0