Hi, On Sat, 12 Jan 2008, Jeff King wrote: > On Sat, Jan 12, 2008 at 06:10:44AM -0500, Jeff King wrote: > > > - We only catch calls to 'git', not 'git-foo' (and in fact for that > > reason this doesn't catch the t7300 bug by itself, since that uses > > git-clean). A follow-on patch will deal with this. > > And here it is. > > [...] > > Obviously another route would be intercepting git-* calls, as well, but > my impression is that we are ultimately heading towards a "git foo is > the right way" situation, in which case this cleanup is eventually > necessary anyway. Nevertheless, I think that would be better. BTW does your first patch cope with scripts properly? (I.e. also valgrind the git programs called by the script) 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