]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Compression is not useful on ZFS
authorSergey Matveev <stargrave@stargrave.org>
Tue, 18 Jul 2023 08:52:50 +0000 (11:52 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 18 Jul 2023 08:52:50 +0000 (11:52 +0300)
git/.gitconfig

index b17e344896722e1cba8afb4720951054bb50b3f3..bd6ae59d020f01b03701a0fc4c2ae9c87f1da6c0 100644 (file)
@@ -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