On 2020-04-24 22:17:58-0700, Junio C Hamano wrote: > Did you also sneak "cc" in without documenting/justifying? No, that was already there in the original, before the colon: > > - if ($line =~ m/^\s*([A-Z][-A-Za-z]*-[Bb]y|C[Cc]): /) { > > + if ($line =~ m/^\s*([A-Z][-A-Za-z]*-([Bb]y|[Tt]o)|C[Cc]|(Clos|Fix)es): /) {