On Aug 6, 2011, at 7:03 PM, jelly <sinojelly@xxxxxxx> wrote: >> When i run git difftool, git did not use difftool.bc3.cmd,why?>Even i write a wrong exe file name bcomp1.exe, git still use bcompare. > I found the reason. > because bc3 is a special name, git call bcompare internal.change the name bc3, it works fine. That's right. We have difftool.<tool>.path for this use case. It lets you redefine the path to the tool (e.g. bcompare).-- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html