1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-30 03:23:08 +03:00

allow updating submodule

This commit is contained in:
Jesse Duffield
2020-10-01 09:04:09 +10:00
parent da3e00823f
commit 86dd9d87dd
6 changed files with 54 additions and 11 deletions

View File

@ -166,6 +166,7 @@ Default path for the config file:
pickBothHunks: 'b'
submodules:
init: 'i'
update: 'u'
```
## Platform Defaults