]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - gitconfig.in
gitconfig: indent a few comments
[config/dotfiles.git] / 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