git: added colors to git outputs

master
Guillaume DOTT 2012-11-08 14:54:46 +01:00
parent 60043214e7
commit 9596994b52
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
[color]
ui = auto
interactive = auto
[alias] [alias]
st = status st = status
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative