diff --git a/.config/git/config b/.config/git/config index 66999f5..6bce376 100644 --- a/.config/git/config +++ b/.config/git/config @@ -35,6 +35,11 @@ tool = nvimdiff [difftool "meld"] path = /usr/bin/meld +[fetch] + output = compact + prune = true + pruneTags = true + parallel = 0 [gpg] program = gpg.loopback [init]