mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-13 09:06:27 -04:00
add autoFetch to config doc
This commit is contained in:
parent
600112780c
commit
d12f81b44e
|
|
@ -22,6 +22,7 @@
|
|||
# only applicable to unix users
|
||||
manualCommit: false
|
||||
skipHookPrefix: WIP
|
||||
autoFetch: true
|
||||
update:
|
||||
method: prompt # can be: prompt | background | never
|
||||
days: 14 # how often an update is checked for
|
||||
|
|
|
|||
Loading…
Reference in a new issue