måndag 19 mars 2007 00:09 skrev Johannes Schindelin: > On Sun, 18 Mar 2007, Robin Rosenberg wrote: > > git diff HEAD^..HEAD | kompare - > > BTW here, "kompare -" does not work as expected. It shows an empty diff. I think that's what the older kompare did. That why mentioned that you need the verson from 3.5.5, or even 3.5.6 for this to work. > At any rate, have you tried something like "GIT_PAGER='kompare -' git diff > HEAD^..HEAD"? Doesn't work here. Shows empty diff... but AH, that's because of the colored-diff settings. I you have color.diff or color.status set to true neither version will work. With auto the first one will, but not the second. -- robin - 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