more readable git tree
This commit is contained in:
parent
b94ae7a7d4
commit
1392705372
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@
|
|||
[core]
|
||||
pager = cat
|
||||
[alias]
|
||||
tree = log --show-signature --color --pretty=format:\"%ad %d %C(yellow) %h %C(reset)%an \" --date=short --all --graph -n 16
|
||||
tree = log --show-signature --color --decorate --date=short --all --graph -n 8
|
||||
|
||||
|
|
Loading…
Reference in a new issue