Better git log command

This commit is contained in:
yan 2011-11-23 21:23:59 -06:00
parent 1df4a522e9
commit 2d3cea0212

View File

@ -59,7 +59,7 @@
# move patch
# default logging
l = log --decorate --graph --oneline
l = log --decorate --graph --date=short --pretty=\"format:%ad %C(yellow)%h%C(green)%d%Creset %C(blue)%s %C(white) [%an]%Creset\"
# nice logs
changes = log --pretty=format:\"%h %cr %cn %Cgreen%s%Creset\" --name-status