git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "git difftool" is not working as expected during MERGING
@ 2015-06-10 13:12 Bossert, Andre
  2015-06-11  9:22 ` David Aguilar
  0 siblings, 1 reply; 2+ messages in thread
From: Bossert, Andre @ 2015-06-10 13:12 UTC (permalink / raw)
  To: git

Hello,

i've tested "git difftool" with -t --ext-cmd and other options to see
my diff with external tools, but it always show internal text-diff in
console. The same tests with "git mergetool" working as expected. I've
compared (nanually reviewed) git-mergetool.sh with git-difftool.pl and
see that difftool is mixed / shared implementation with normal "git
diff" command. So during MERGING state there is no possibility to call
external difftool with this command. Any ideas why this was
implemented this way?

-- 
Regards
Andre (anb0s)
eMail: anb0s@anbos.de

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

end of thread, other threads:[~2015-06-11  9:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-10 13:12 "git difftool" is not working as expected during MERGING Bossert, Andre
2015-06-11  9:22 ` 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).