Michele Ballabio <barra_cuda@xxxxxxxxxxxx> writes: > Avoid a segfault when the command > > git log --all-match > > was issued. > > Signed-off-by: Michele Ballabio <barra_cuda@xxxxxxxxxxxx> > --- > > Not sure if this is the right fix, nor if it would be better a > warning or an error. I think ignoring it makes sense; you could alias "git log --all-match" to something like "git lg", and when no grepping option appears it will still work. I'd add s/was issued./was issued, by ignoring the option/; or something like that, though. -- 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