git: set lol to display date

master
Pierre Neidhardt 2013-11-12 20:06:03 +01:00
parent 09db75b6d2
commit 13a0d5501c
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
co = checkout
d = diff --cached
l = log --stat
lol = log --graph --decorate --pretty=oneline --abbrev-commit
lol = log --graph --decorate --pretty=format:'%C(yellow)%h %Cgreen%cd%C(bold red)%d%Creset %s' --abbrev-commit --date=short
m = mergetool
r = remote -v
s = status -uno