summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2023-05-02 19:05:42 +1000
committerJesse Duffield <jessedduffield@gmail.com>2023-05-02 19:05:42 +1000
commit5dacbb6293bcff48649fd9fcae6af8e1b76d23ad (patch)
tree58199784e1d135eedaf836ba4cbf8303d30fee38 /docs
parent8d68ab41b6670c37802279bef7079991bea6888a (diff)
merge master into refactor-better-encapsulation
Diffstat (limited to 'docs')
-rw-r--r--docs/Config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Config.md b/docs/Config.md
index 837230367..34e89c130 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -57,6 +57,7 @@ gui:
showFileTree: true # for rendering changes files in a tree format
showListFooter: true # for seeing the '5 of 20' message in list panels
showRandomTip: true
+ experimentalShowBranchHeads: false # visualize branch heads with (*) in commits list
showBottomLine: true # for hiding the bottom information line (unless it has important information to tell you)
showCommandLog: true
showIcons: false