Chapter 4. Rebase Regularly and Interactively, and Other Use Cases
In this chapter, we will cover the following topics:
Rebasing commits to another branch
Continuing a rebase with merge conflicts
Rebasing selective commits interactively
Squashing commits using an interactive rebase
Changing the author of commits using a rebase
Auto-squashing commits