Better git log command
This commit is contained in:
parent
1df4a522e9
commit
2d3cea0212
@ -59,7 +59,7 @@
|
|||||||
# move patch
|
# move patch
|
||||||
|
|
||||||
# default logging
|
# 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
|
# nice logs
|
||||||
changes = log --pretty=format:\"%h %cr %cn %Cgreen%s%Creset\" --name-status
|
changes = log --pretty=format:\"%h %cr %cn %Cgreen%s%Creset\" --name-status
|
||||||
|
Loading…
Reference in New Issue
Block a user