]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
gitconfig: indent a few comments
authorSimon Ruderich <simon@ruderich.org>
Fri, 6 Apr 2018 09:39:09 +0000 (11:39 +0200)
committerSimon Ruderich <simon@ruderich.org>
Fri, 6 Apr 2018 09:39:09 +0000 (11:39 +0200)
gitconfig.in

index 3f3c04142466acc57a23d87fe40a3641c03f9909..b79130cf07ccb71f31d159f7d6d68793696e4c36 100644 (file)
@@ -37,8 +37,8 @@
        # Commit headers.
        commit = cyan
 
-# GNU grep-like colors.
 [color "grep"]
+       # GNU grep-like colors.
        filename = magenta
        linenumber = green
 
@@ -48,8 +48,8 @@
        # (2011-11-09 13:23 CET).
        attributesfile = PWD/gitattributes
 
-# Use pager for the following commands.
 [pager]
+       # Use pager for the following commands.
        status = true
        tag = true