git://git.iain.cx/iain
/
profile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19a30cd
)
Git colours.
author
Iain Patterson
<me@iain.cx>
Mon, 20 Apr 2009 22:27:22 +0000
(23:27 +0100)
committer
Iain Patterson
<me@iain.cx>
Mon, 20 Apr 2009 22:27:22 +0000
(23:27 +0100)
Use colour where appropriate.
Choose diff colours which match vim.
.gitconfig
patch
|
blob
|
history
diff --git
a/.gitconfig
b/.gitconfig
index
85fc032
..
b1eebbc
100644
(file)
--- a/
.gitconfig
+++ b/
.gitconfig
@@
-1,3
+1,9
@@
+[color]
+ ui = auto
+[color "diff"]
+ frag = yellow
+ new = cyan
+ meta = green
[user]
email = me@iain.cx
[http]