Juri Strumpflohner
Juri Strumpflohner Juri is a full stack developer and tech lead with a special passion for the web and frontend development. He creates online videos for Egghead.io, writes articles on his blog and for tech magazines, speaks at conferences and holds training workshops. Juri is also a recognized Google Developer Expert in Web Technologies

Git Rebase vs Merge

Learn about the difference between rebase and merge and when you should use which

1 min read

Git is an “old” technology if you want that has been around for ages now. Still, when speaking or collaborating with other software developers, I always again see them struggle with apparently basic commands. But it doesn’t have to be scary. In this article I’m going to quickly walk you through the difference between “merge” and “rebase”.

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:

Click to check out my Egghead course

Merge vs Rebase

Other Resources

You’re more a “book person”? Then you might want to check out the “Rebase Book” written by my friend Pascal Precht.


Questions? Thoughts? Hit me up on Twitter
comments powered by Disqus