1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-23 22:24:51 +02:00

safely unstage lines

This commit is contained in:
Jesse Duffield
2020-01-12 15:02:00 +11:00
parent deaa2bcb15
commit b64953ebdb
4 changed files with 24 additions and 3 deletions

View File

@@ -21,6 +21,7 @@ Default path for the config file: `~/.config/jesseduffield/lazygit/config.yml`
commitLength:
show: true
mouseEvents: true
skipUnstageLineWarning: false
git:
merging:
# only applicable to unix users