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@xxxxxxxx -- 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