1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-29 22:48:24 +02:00

allow users to configure whether the commit length is shown

This commit is contained in:
Jesse Duffield
2018-09-05 23:02:13 +10:00
parent 986774e5c7
commit a2d40cfbf1
4 changed files with 14 additions and 2 deletions

View File

@@ -222,6 +222,8 @@ func GetDefaultConfig() []byte {
- white
optionsTextColor:
- blue
commitLength:
show: true
update:
method: prompt # can be: prompt | background | never
days: 14 # how often a update is checked for