aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2021-11-27 23:00:41 +0900
committernsfisis <nsfisis@gmail.com>2021-11-27 23:00:41 +0900
commit0063f115460bbf002cfa5a81f208a00fe9435fc4 (patch)
tree3a0d686f079f407c7180820654533878858395de
parent079f228c5e0e8fadb414670e220d14de6879f7ef (diff)
downloaddotfiles-0063f115460bbf002cfa5a81f208a00fe9435fc4.tar.gz
dotfiles-0063f115460bbf002cfa5a81f208a00fe9435fc4.tar.zst
dotfiles-0063f115460bbf002cfa5a81f208a00fe9435fc4.zip
git: disable help.autocorrect
-rw-r--r--.config/git/config3
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/git/config b/.config/git/config
index e49d577..be4723a 100644
--- a/.config/git/config
+++ b/.config/git/config
@@ -2,9 +2,6 @@
editor = nvim
commentchar = ";"
-[help]
- autocorrect = 1
-
[advice]
detachedhead = false