Pretty hist
This commit is contained in:
parent
f2b9c72a94
commit
4578695361
|
@ -11,6 +11,7 @@
|
||||||
co = checkout
|
co = checkout
|
||||||
st = status
|
st = status
|
||||||
ci = commit
|
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]
|
[log]
|
||||||
date = local
|
date = local
|
||||||
[core]
|
[core]
|
||||||
|
|
Loading…
Reference in New Issue