On 2015-12-16 19.04, Junio C Hamano wrote: > Thanks. In the meantime, I'll pick up v6 $gmane/282061 and replace > the above with it. I'm looking for a replacement for the grep/sed combination, but no luck with different trial. Can anybody help me out, please ? git ls-files --eol -o | grep "TeBi_" | sed -e 's!attr/[=a-z-]*!!g' -e "s/ */ /g" | sort >actual && -- 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