Baruch Siach <baruch@xxxxxxxxxx> writes: >> Independently, I think it makes sense to do something like >> >> /^([a-z][a-z-]*-by|Cc): (.*)/i >> >> to tighten the match to exclude a non-trailer; that would have been >> sufficient for the original case that triggered this thread. > > Is there anything I need to do more to get this fix applied for the next > git release? Get "this" fix applied? I think we should tighten the regexp to exclude a non-trailer, which would have been sufficient for the original case without anything else in "this" fix. So in short, I do not think "this" fix won't be applied without further tweaking ;-)