Hi, On Tue, 14 Aug 2007, Brian Downing wrote: > On Tue, Aug 14, 2007 at 08:18:38AM -0500, Brian Downing wrote: > > We can now read .gitattributes files out of the index, but the index > > must be loaded for this to work. > > This was supposed to be In-Reply-To Junio's patch, "attr.c: read > .gitattributes from index as well." It's not much use without it. Shouldn't read_cache() be _only_ called if - it has not been read yet, and - .gitattributes was not found in the work tree? IOW check-attr is the wrong place for your patch IMHO. 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