mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-11 16:16:28 -04:00
Updated Interactive Rebasing (markdown)
parent
ff8666f1c1
commit
a0781b7c05
|
|
@ -100,7 +100,7 @@ If we hit merge conflicts due to your new changes not being compatible with one
|
|||
And then you're done :) Suffice it to say that such a longwinded process is unnecessarily painful.
|
||||
|
||||
## The Lazygit Approach (long way):
|
||||
Let's consider the general way of interactively rebasing in lazygit.
|
||||
Let's consider the general way of interactively rebasing in lazygit. This will mirror the git approach.
|
||||
|
||||
### Step 1
|
||||
Open `lazygit` in your command line and navigate to the commits panel either by clicking on it, pressing '4' or hitting the right arrow twice.
|
||||
|
|
|
|||
Loading…
Reference in a new issue