Updated Interactive Rebasing (markdown)

Jesse Duffield 2019-11-09 21:55:46 +11:00
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.