git: change alias
This commit is contained in:
parent
e32594bd32
commit
8da80c81ac
|
@ -7,6 +7,7 @@
|
||||||
ds = diff --stat
|
ds = diff --stat
|
||||||
l = log --graph --decorate --oneline --all
|
l = log --graph --decorate --oneline --all
|
||||||
s = status --short --branch
|
s = status --short --branch
|
||||||
|
ll = log --graph --decorate --pretty=format:'%C(yellow)%h %Cred%ad %Cgreen%d %Creset%s' --date=short --all
|
||||||
|
|
||||||
[color]
|
[color]
|
||||||
ui = true
|
ui = true
|
||||||
|
|
Loading…
Reference in New Issue