On Mon, 2007-03-19 at 17:49 +0100, Johannes Schindelin wrote: > Hi, > > On Mon, 19 Mar 2007, Raimund Bauer wrote: > > > $ git show v1.4.0:git.c > git.c.v1.4.0 > > $ git show v1.4.4:git.c > git.c.v1.4.4 > > $ tkdiff git.c.v1.4.0 git.c.v1.4.4 > > $ rm git.c.v1.4.0 git.c.v1.4.4 > > This almost looks like a script! Why don't you make it one? Because I had hoped that someone more familiar with git and scripting than me can come up with something, that 1.) also works in the multi-file case 2.) can take all the usual object and revision specifiers that git diff takes. And then there's gitk integration ... But I'll take a look at it ;-) > Ciao, > Dscho -- best regards Ray - 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