Mastering Git, Episode 2: Merge Conflicts | Kodeco

In the Beginning Git video series, you discovered how powerful the branch-and-merge paradigm is. But merging isn’t always as simple as it might first appear. In this video you will learn how to handle merge conflicts—which occur when Git cannot work out how to automatically combine changes.


This is a companion discussion topic for the original entry at https://www.kodeco.com/38839883-mastering-git/lessons/2