The steps below assume that:
- you use command-line for git and are using MacOS
- you are working on a feature branch
vimis the default editor.
Notes
- While in interactive rebase mode, the commits are in the opposite order of the way
git logshows them. - When you see a command like
SHIFT + :, the plus sign should not be pressed.
