Git Rebase vs Merge
Learn about the difference between rebase and merge and when you should use which
1 min read
1 min read
Before starting, if Git is something that sounds interesting to you, where you think you might want to learn more and dig deeper, then I have something for you 😃. A while ago, I recorded a ~30min course on Egghead that walks you through the main commands you need to know to safely use Git on a daily basis. Check out the course here:
You’re more a “book person”? Then you might want to check out the “Rebase Book” written by my friend Pascal Precht.