chiark / gitweb /
gitconfig: Turn on colouring for other commands.
[profile] / gitconfig
index 7442bb12de6886876e5d84502d605e5566c66ae1..d898e71915f5d0b6b1b64999dbcb268aff6d72ec 100644 (file)
--- a/gitconfig
+++ b/gitconfig
@@ -6,5 +6,9 @@
        summary = true
 
 [diff]
-       color = true
        renames = copies
+
+[color]
+       diff = auto
+       status = auto
+       branch = auto