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:
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user