aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2022-05-15 02:58:13 +1200
committerTom Ryder <tom@sanctum.geek.nz>2022-05-15 02:58:13 +1200
commit68f618902468fd5d1851b75c8bf5ea652ab98bf0 (patch)
tree4535442d804f3efeeb3560b1c2fe20c04f052523
parentSwitch from "full" Git log/show format to "fuller" (diff)
downloaddotfiles-68f618902468fd5d1851b75c8bf5ea652ab98bf0.tar.gz
dotfiles-68f618902468fd5d1851b75c8bf5ea652ab98bf0.zip
Revert some Git settings
The defaults for these are actually fine.
-rw-r--r--git/config.mi54
1 files changed, 0 insertions, 4 deletions
diff --git a/git/config.mi5 b/git/config.mi5
index 4ec7c153..6ae7f8ef 100644
--- a/git/config.mi5
+++ b/git/config.mi5
@@ -4,9 +4,6 @@
[diff]
algorithm = patience
-[fetch]
- output = compact
-
[format]
pretty = fuller
@@ -16,7 +13,6 @@
[log]
date = local
- decorate = short
[merge]
ff = false