Git Basics You Actually Need to Know - Part 2
Apr 10 · 10 min read · In Part 1, we covered commits, branches, and basic Git workflows. You know how to create branches and make commits. Now comes the hard part: bringing those branches back together.
This is where most p