From: Mark Wooding Date: Sat, 27 Dec 2008 14:08:17 +0000 (+0000) Subject: gitconfig: Use colours in git add --interactive. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/b883d4cbf8c04792e07fe39f73eec8e6e59b8999?ds=sidebyside;hp=0ccbc5614b6555efb5153642feed9ef3602134d6 gitconfig: Use colours in git add --interactive. Maybe. Doesn't seem to work at the moment. --- 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