From: Sergey Matveev Date: Tue, 18 Jul 2023 08:52:50 +0000 (+0300) Subject: Compression is not useful on ZFS X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=ff3f446419acabc722ac0bddbc4f15c5b5796fa1 Compression is not useful on ZFS --- 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