I'm working with Visual Studio 2012 Update 2 and I have installed the official Visual Studio Tools for Git. But when I try to diff the modified file, Visual Studio shows this error:
Failed to start the configured compare tool.
But it seems there is no configuration for the compare tool in Git provider!
What should I do to solve the issue?