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:
committed by
Jesse Duffield
parent
0af63daf18
commit
d0499286e2
@ -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
|
||||
|
Reference in New Issue
Block a user