1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-04-23 12:18:51 +02:00

add autoFetch to config doc

This commit is contained in:
Jesse Duffield 2019-09-08 11:20:35 +10:00
parent 600112780c
commit d12f81b44e

@ -22,6 +22,7 @@
# only applicable to unix users # only applicable to unix users
manualCommit: false manualCommit: false
skipHookPrefix: WIP skipHookPrefix: WIP
autoFetch: true
update: update:
method: prompt # can be: prompt | background | never method: prompt # can be: prompt | background | never
days: 14 # how often an update is checked for days: 14 # how often an update is checked for