chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d495f1
)
gitconfig: Turn on colouring for other commands.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 24 Jan 2007 13:57:28 +0000
(13:57 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 24 Jan 2007 13:57:28 +0000
(13:57 +0000)
Also, use color.FOO, rather than FOO.color for turning colouring on.
gitconfig
patch
|
blob
|
blame
|
history
diff --git
a/gitconfig
b/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