- Added aliases
This commit is contained in:
parent
011f4c3248
commit
8e8dc44498
1 changed files with 2 additions and 0 deletions
|
@ -8,3 +8,5 @@
|
|||
|
||||
[alias]
|
||||
tree = log --graph --decorate --pretty=raw --abbrev-commit
|
||||
ls = log --pretty=format:"%C(yellow)%h%Cred%d\\ %Creset%s%Cblue\\ [%cn]" --decorate
|
||||
ll = log --pretty=format:"%C(yellow)%h%Cred%d\\ %Creset%s%Cblue\\ [%cn]" --decorate --numstat
|
Loading…
Reference in a new issue