git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* When i run git difftool, git did not use difftool.bc3.cmd,why?
@ 2011-08-07  1:48 jelly
  2011-08-07  2:03 ` jelly
  0 siblings, 1 reply; 3+ messages in thread
From: jelly @ 2011-08-07  1:48 UTC (permalink / raw)
  To: Git讨论组(无须订阅)

Even i write a wrong exe file name bcomp1.exe, git still use bcompare.
 
[diff]
    tool = bc3
[difftool "bc3"]
    cmd = "/cygdrive/c/program files/beyond compare 3/bcomp1.exe" "$(cygpath -w $LOCAL)" "$REMOTE"

$ git difftool/usr/lib/git-core/git-mergetool--lib: line 124: bcompare: command not found

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-08 11:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-07  1:48 When i run git difftool, git did not use difftool.bc3.cmd,why? jelly
2011-08-07  2:03 ` jelly
2011-08-08 11:08   ` When " David Aguilar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).