Setting up Beyond Compare in Visual Studio 2013 when using Git
At least for VS 2012 you can actually just update from the command prompt as shown on the Scooter website. http://www.scootersoftware.com/support.php?zz=kb_vcs#gitwindows If you’ve installed msysgitVS using the Configure User Tools thingy in VS, your path to Git will probably be: C:\Program Files (x86)\Git\cmd\git.exe For Git 1.7.6 and newer, edit the global config file to set … Read more