git: added alias for a pretty log
This commit is contained in:
parent
fa32c119d0
commit
e672f2f154
@ -2,3 +2,4 @@
|
||||
default = simple
|
||||
[alias]
|
||||
st = status
|
||||
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
|
||||
|
Loading…
x
Reference in New Issue
Block a user