git: change alias

This commit is contained in:
masterzu 2017-05-11 16:56:24 +02:00
parent e32594bd32
commit 8da80c81ac
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
ds = diff --stat
l = log --graph --decorate --oneline --all
s = status --short --branch
ll = log --graph --decorate --pretty=format:'%C(yellow)%h %Cred%ad %Cgreen%d %Creset%s' --date=short --all
[color]
ui = true