]> git.netwichtig.de Git - user/henk/vcsh/git.git/commitdiff
I use tabs now
authorHendrik Jäger <hendrik.jaeger@dswiss.com>
Mon, 16 Aug 2021 14:14:37 +0000 (16:14 +0200)
committerHendrik Jäger <gitcommit@henk.geekmail.org>
Mon, 16 Aug 2021 14:15:48 +0000 (16:15 +0200)
.config/git/config

index 6e8fd28d4e11e4dfa19a878dbd6c122c3ff0a1e5..3c47240b8a8e7e0bb52547cd893968bed0548a44 100644 (file)
   verbose = true
 [core]
   # complain about tabs used for indenting
-  whitespace = tab-in-indent
+  # commented because I switched to tabs
+  # and yaml can’t use tabs
+  # so either variant will  complain
+  # whitespace = tab-in-indent
 [diff]
   # use (i)ndex, (w)orktree, (c)ommit, etc instead of a/ and b/
   mnemonicprefix = true