Stefan Beller <sbeller@xxxxxxxxxx> writes: > On Sun, May 15, 2016 at 3:06 AM, Duy Nguyen <pclouds@xxxxxxxxx> wrote: >> Instead of putting everything in under the same attribute name >> "label", make one attribute per label? Would this work? >> >> *.[ch] c-group code-group >> >> And the pathspec magic name can be simply "attr", any git attribute >> can be used with it, e.g. :(attr:c-group) > > So you want to be able to query something like: > > git ls-files ":(crlf=auto)" > > as well? It would be more like git ls-files ":(attr:crlf=auto)" It certainly sounds tempting, even though I do not want to keep what this initial chunk of the series needs to do to the minimum. -- 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