]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Use color.ui which applies to all commands.
authorSimon Ruderich <simon@ruderich.org>
Mon, 16 Feb 2009 14:56:35 +0000 (15:56 +0100)
committerSimon Ruderich <simon@ruderich.org>
Mon, 16 Feb 2009 14:56:35 +0000 (15:56 +0100)
This colors all output from git commands when used with a terminal.

gitconfig.m4

index f2b86b4e4d23a251b907b24766dfd80fe732696f..899319dfe80235c2c01620c1bdb18fa1b5997420 100644 (file)
@@ -3,7 +3,7 @@
        email = simon@ruderich.org
 
 [color]
-       diff = auto
+       ui = auto
 
 [core]
        excludesfile = HOME/.gitignore