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