Rebasing vs. Merging – Simplified
Introduction As a junior developer you have probably been in this position. You are a fresh new hire and know the basics of git and Github. You know simple operations like how to pull changes from main, create branches and create pull requests. Life is good for a while, you are creating new features and…