summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2021-04-11 22:03:55 +1000
committerJesse Duffield <jessedduffield@gmail.com>2021-04-11 23:36:34 +1000
commit06a8eb115c100816e3ceccff875010a84416beee (patch)
tree89eeaf7844d71f312252ff89e538302e9d649084 /docs
parente4f0a470e93e6522757cb8fc215a245de92a8e75 (diff)
make command log size configurable
Diffstat (limited to 'docs')
-rw-r--r--docs/Config.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Config.md b/docs/Config.md
index 337e23b54..1df5c6f87 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -41,7 +41,8 @@ gui:
skipUnstageLineWarning: false
skipStashWarning: true
showFileTree: false # for rendering changes files in a tree format
- showCommandLog:
+ showCommandLog: true
+ commandLogSize: 1
git:
paging:
colorArg: always