An in depth look at rebasing in git including how it actually works and why it is nothing to be scared of
00:00 Introduction
00:46 A Commit Graph
02:08 Rebasing vs Merging
02:59 How Rebasing Works
03:30 Exercise: Immutable Commits
05:40 Creating New Commits
06:58 What is a Branch?
08:01 Pushing After Rebase
09:06 Conclusion