mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
Merge 54ec878286 into 8924bca76f
This commit is contained in:
commit
83919bc76f
|
|
@ -133,9 +133,9 @@ Lazygit is not my fulltime job but it is a hefty part time job so if you want to
|
|||
|
||||
## Features
|
||||
|
||||
### Stage individual lines
|
||||
### Stage hunks
|
||||
|
||||
Press space on the selected line to stage it, or press `v` to start selecting a range of lines. You can also press `a` to select the entirety of the current hunk.
|
||||
Press space on the current hunk to stage it. Alternatively, you can press `a` to begin staging individual lines, or press `v` to select a range of lines for staging.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue