Using Visual Studio 2015 as Diff and Merge Tool with Git
Fixing merge conflicts in git without a good merge tool is a pain. If you are like me and are used to using Visual Studio for everything, you can setup Visual Studio to be your default diff and merge tool.
Add the following to your .gitconfig file in your home folder.