Pretty hist

This commit is contained in:
Thibault Blanc-Beyne 2017-03-24 11:32:16 +01:00
parent f2b9c72a94
commit 4578695361
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
co = checkout
st = status
ci = commit
hist = log --pretty=format:'%C(yellow)[%ad]%C(reset) %C(green)[%h]%C(reset) | %C(white)%s %C(bold blue){{%an}}%C(reset) %C(red)%d%C(reset)' --graph --date=short
[log]
date = local
[core]