9 last commits shown by default using 'git tree'
This commit is contained in:
parent
db2f5b3f96
commit
689cca88fd
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@
|
||||||
[core]
|
[core]
|
||||||
pager = cat
|
pager = cat
|
||||||
[alias]
|
[alias]
|
||||||
tree = log --show-signature --color --decorate --date=short --all --graph -n 6
|
tree = log --show-signature --color --decorate --date=short --all --graph -n 9
|
||||||
[mergetool]
|
[mergetool]
|
||||||
keepBackup = false
|
keepBackup = false
|
||||||
|
|
Loading…
Reference in a new issue