David Aguilar, 19.01.2009: > 'git-difftool' is a git command that allows you to compare and edit files > between revisions using common merge tools. 'git-difftool' does what > 'git-mergetool' does but its use is for non-merge situations such as > when preparing commits or comparing changes against the index. > It uses the same configuration variables as 'git-mergetool' and > provides the same command-line interface as 'git-diff'. > > Signed-off-by: David Aguilar <davvid@xxxxxxxxx> > --- > > This newer version addresses the feedback from Markus Heidelberg. > difftool is now more consistent with mergetool and it includes > Markus's vimdiff enhancements for positioning the cursor at startup. Your patch is already in master, you should send a patch against it. Markus -- 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