mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-17 00:18:05 +02:00
move git config options to top-level in default config
This commit is contained in:
@ -245,7 +245,7 @@ func GetDefaultConfig() []byte {
|
|||||||
- blue
|
- blue
|
||||||
commitLength:
|
commitLength:
|
||||||
show: true
|
show: true
|
||||||
git:
|
git:
|
||||||
merging:
|
merging:
|
||||||
manualCommit: false
|
manualCommit: false
|
||||||
skipHookPrefix: 'WIP'
|
skipHookPrefix: 'WIP'
|
||||||
|
Reference in New Issue
Block a user