From b883d4cbf8c04792e07fe39f73eec8e6e59b8999 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 27 Dec 2008 14:08:17 +0000 Subject: [PATCH 1/1] gitconfig: Use colours in git add --interactive. Maybe. Doesn't seem to work at the moment. --- gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/gitconfig b/gitconfig index d74e60b..9a891fc 100644 --- a/gitconfig +++ b/gitconfig @@ -24,6 +24,7 @@ diff = auto status = auto branch = auto + interactive = auto [color "diff"] plain = normal -- 2.11.0