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

keybindings cheatsheet for commit in unstaged/staged

This commit is contained in:
Arnaud PERALTA
2022-11-27 01:13:45 +01:00
committed by Jesse Duffield
parent 0af63daf18
commit d0499286e2
6 changed files with 18 additions and 0 deletions

View File

@ -191,6 +191,9 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
<kbd>space</kbd>: toggle line staged / unstaged
<kbd>d</kbd>: delete change (git reset)
<kbd>E</kbd>: edit hunk
<kbd>c</kbd>: commit changes
<kbd>w</kbd>: commit changes without pre-commit hook
<kbd>C</kbd>: commit changes using git editor
</pre>
## Reflog