git: added alias for a pretty log

master
Guillaume DOTT 2012-11-07 11:49:00 +01:00
parent fa32c119d0
commit e672f2f154
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@
default = simple
[alias]
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