summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2022-11-07 16:35:36 +1100
committerJesse Duffield <jessedduffield@gmail.com>2023-06-01 19:21:24 +1000
commita4db44bc3dab55c203c5f4d40c131c9c4adaf793 (patch)
tree6de159b0fcd225e8c96eebea5e852dc4bbefc6cd /docs
parent4b3f8055d0746c44787c6ba026630f29e7f049b5 (diff)
show commits against branches
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 052d65957..938aaba29 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -58,6 +58,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
+ showBranchCommitHash: false # show commit hashes alongside branch names
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