projects
/
dotfiles
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2dbddc
)
Use coloured UI
author
Julien Valroff
<julien@kirya.net>
Tue, 30 Aug 2011 16:56:04 +0000
(18:56 +0200)
committer
Julien Valroff
<julien@kirya.net>
Tue, 30 Aug 2011 16:56:04 +0000
(18:56 +0200)
.gitconfig
patch
|
blob
|
history
diff --git
a/.gitconfig
b/.gitconfig
index
a277215
..
e2fd558
100644
(file)
--- a/
.gitconfig
+++ b/
.gitconfig
@@
-11,5
+11,10
@@
name = debian/changelog merge driver
driver = dpkg-mergechangelogs -m %O %A %B %A
+[diff]
+ color = "auto"
+
[core]
excludesfile = "~/.gitignore"
+[color]
+ ui = true