jesseduffield.lazygit/pkg/config
Moritz Haase 240483953f config: Add option 'git.autoRefresh' to en-/disable auto-refresh
Adds a new 'autoRefresh' option to the 'git' config section that allows user to
disable auto-refresh (defaults to on). If auto-refresh is enabled, the
refreshInterval is now checked before starting the timer to prevent crashes when
it is non-positive.

Fixes #1417
2022-03-27 10:14:33 +11:00
..
app_config.go update linters 2022-03-19 12:12:57 +11:00
config_default_platform.go more explicit 2022-03-16 19:55:58 +11:00
config_linux.go more explicit 2022-03-16 19:55:58 +11:00
config_windows.go more explicit 2022-03-16 19:55:58 +11:00
dummies.go easier hiding of command log 2021-10-23 12:54:57 +11:00
user_config.go config: Add option 'git.autoRefresh' to en-/disable auto-refresh 2022-03-27 10:14:33 +11:00