Hi, On Sat, 21 Mar 2009, Junio C Hamano wrote: > Johannes Schindelin <johannes.schindelin@xxxxxx> writes: > > > When preparing temporary files for an external diff, the files should > > be handled as if they were worktree files. > > I do not think so. convert_to_working_tree() aka "smudge" means you > would be feeding crap like $Id$ expansion to the external diff, which we > chose not to do quite on purpose. You might have missed me mentioning that we often can do without temporary files, taking the working directory copies right away? And if you think about it, it makes complete sense. 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