Episode

Learn Git - Episode 3 - Branching and Merging with Git

Join Steven Murawski and Nitya Narasimhan and explore Episode 3 of this four-part Microsoft Learn Git series.

Git can seem a little cryptic at first, and it can even be frustrating at times. But if you learn it step by step, you'll find that there's a reason Git is quickly becoming the world's most popular version control system—not just for software developers, but also for teams that write documentation and collaborate on other work.

In Episode 3 you will level up your Git knowledge by learning how to keep code separate in branches, and how to merge them later.