Improved git log colors
This commit is contained in:
parent
db79075fd6
commit
0061ba11f1
@ -53,7 +53,7 @@
|
|||||||
# move patch
|
# move patch
|
||||||
|
|
||||||
# default logging
|
# default logging
|
||||||
l = log --decorate --graph --date=short --pretty=\"format:%ad %C(yellow)%h%C(green)%d%Creset %C(blue)%s %C(white) [%an]%Creset\"
|
l = log --decorate --graph --date=short --pretty=\"format:%C(blue)%ad%Creset %C(yellow)%h%C(green)%d%Creset %C(blue)%s %C(black) [%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