Git Rebase Interactive

In a follow-up to a previous lesson on Git Merge vs. Git Rebase, Ryan walks through how to use Git Rebase in interactive mode to easily re-order commits, edit commits messages, combine commits, and more.