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.
The post Video Tutorial: Mastering Git Part 2: Merge Conflicts appeared first on Ray Wenderlich.