【发布时间】:2013-02-21 00:04:24
【问题描述】:
我正在使用最新的 Visual Studio 2012 Update 2,并且我已经安装了官方的 Microsoft's Git support。但是当我尝试区分修改后的文件时,工作室尖叫:
Failed to start the configured compare tool.
但似乎Git提供程序中没有比较工具的配置!我应该怎么做才能解决这个问题?
也许我错过了什么?
我在 Visual Studio Tools for Git support forum 的问答部分提出了同样的问题,但目前没有答案。
【问题讨论】:
-
尝试以管理员身份打开 Visual Studio
标签: git visual-studio-2012 integration