From 8aedc6cf7c11a9903e754d22b6a8bf8c25a486f9 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Fri, 6 Apr 2018 11:39:09 +0200 Subject: [PATCH] gitconfig: indent a few comments --- gitconfig.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitconfig.in b/gitconfig.in index 3f3c041..b79130c 100644 --- a/gitconfig.in +++ b/gitconfig.in @@ -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 -- 2.43.2