Michael J Gruber <[email protected]> writes: > Introduce an option "--textconv" which makes git grep use any configured > textconv filters for grepping and output purposes. It is off by default. > > Signed-off-by: Michael J Gruber <[email protected]> > --- > builtin/grep.c | 2 ++ > grep.c | 100 > +++++++++++++++++++++++++++++++++++++++++++++++++-------- > grep.h | 1 +
Don't forget to update Documentation/git-grep.txt too. -- 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

