Laurent Alebarde <l.alebarde@xxxxxxx> writes: > Hi all, > > Something I need clarification please : > > In the documentation on gitattributes, it is said : > > "A textconv, by comparison, is much more limiting. You provide a transformation > of the data into a line-oriented text format, and git uses its regular diff > tools to generate the output." > > Does it mean that the textconv filter is called for each line ? No. What would "for each line" mean, since textconv is essentially meant to be called on binary files? -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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