Using GUIs to Handle Merge Conflicts

Although we were able to resolve the merge conflicts we encountered in this course within the GitHub user interface, sometimes we need to resolve merge conflicts locally. This section is going to outline how merge conflicts can be resolved in text editors like Atom or Visual Studio Code and Integrated Development Environments (IDEs) like Visual Studio and Eclipse.

You can find links to these walkthroughs on the navigation bar in this course.

Have a favorite tool and want to add a guide on how to handle merge conflicts in it? Contribute to the GitHub Training Kit repository.

Stuck? Open an issue in the repository for this class and mention @githubteacher for help from one of the GitHub trainers!