From 690f07ca212e68f89a635b6d4a89a0d5ce479aaa Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Mon, 5 Jul 2010 21:06:30 +0200 Subject: [PATCH] gitconfig: Add comment. --- gitconfig.m4 | 1 + 1 file changed, 1 insertion(+) diff --git a/gitconfig.m4 b/gitconfig.m4 index 1eb17f2..970014f 100644 --- a/gitconfig.m4 +++ b/gitconfig.m4 @@ -13,6 +13,7 @@ include(../lib.m4) [core] editor = vim + # Can't use ~/ because of older git versions. excludesfile = GITIGNORE # Use pager for the following commands. -- 2.44.1