Hi, On Tue, 9 Oct 2007, Johannes Sixt wrote: > I wonder for what reason rebase--interactive generates a patch using > 'git diff' in the make_patch function. Is this an artefact? It was an explicit request by people who use git-rebase regularly, and missed being able to see the patch in --interactive. > I'd like to get rid of this use of 'git diff' because it invokes > external diff drivers, which is totally unwanted if the driver is > interactive - like the 'windiff' thing that I posted a week ago. So you do not want to be able to run git-rebase (without -i)? Ciao, Dscho - 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