1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-28 16:02:01 +03:00

Remove the old experimentalShowBranchHeads mechanism and config

We are going to replace it with a better one later in this branch.
This commit is contained in:
Stefan Haller
2023-07-11 13:48:18 +02:00
parent 7b8ebfa27e
commit 9c57444adc
5 changed files with 43 additions and 111 deletions

View File

@ -62,7 +62,6 @@ gui:
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
showIcons: false # deprecated: use nerdFontsVersion instead