jj: fewer log entries by default
This commit is contained in:
parent
0496c8544b
commit
a1906f2380
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ in
|
||||||
ui = {
|
ui = {
|
||||||
"default-command" = [
|
"default-command" = [
|
||||||
"log"
|
"log"
|
||||||
"--limit=25"
|
"--limit=10"
|
||||||
"-T"
|
"-T"
|
||||||
"builtin_log_comfortable"
|
"builtin_log_comfortable"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue