1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-03 13:21:56 +02:00

move git config options to top-level in default config

This commit is contained in:
matejcik 2019-08-06 14:47:12 +02:00 committed by Jesse Duffield
parent 68d5c2bc10
commit 4c73c8889f

View File

@ -245,11 +245,11 @@ func GetDefaultConfig() []byte {
- blue
commitLength:
show: true
git:
merging:
manualCommit: false
skipHookPrefix: 'WIP'
autoFetch: true
git:
merging:
manualCommit: false
skipHookPrefix: 'WIP'
autoFetch: true
update:
method: prompt # can be: prompt | background | never
days: 14 # how often a update is checked for