Hi, On Thu, 5 Jul 2007, Junio C Hamano wrote: > I think what Alex meant is this. > > diff --git a/templates/rr-cache-- b/templates/rr-cache-- > new file mode 100644 > index 0000000..fae8870 > --- /dev/null > +++ b/templates/rr-cache-- > @@ -0,0 +1 @@ > +: this is just to ensure the directory exists. > Yes, I fully understood. However, when I use a new version of Git (which happens regularly, since I pull quite often), I do not update the templates. I guess that many distros do not update their templates as often as the core, because they are much more likely to be modified distro-specifically. Further, there are some platforms which are insane enough that you cannot trust the executable bit, and therefore the templates are disabled by default. All this means that the given patch would not hardly make rerere as widespread as I intended. Yes, templates are nice. But I don't think that templates are the way to go for introducing nice features as rr-cache. 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