Meta/cook: notice 'keep' as a verb

Junio C Hamano committed Oct 19, 2011 at 11:13 UTC 302bc0dcbc53f5c85f6231745e271166a8aed900
1 file changed +1 -1
cook
+1 -1
@@ -631,7 +631,7 @@ sub wildo {
631 }
632 next if (/^ /);
633 next unless defined $topic;
634 - if (/^Will (?:\S+ ){0,2}(merge|drop|discard|cook|kick)[,. ]/ ||
634 + if (/^Will (?:\S+ ){0,2}(keep|merge|drop|discard|cook|kick)[,. ]/ ||
635 /^Not urgent/ ||
636 /^Needs? /) {
637 wildo_queue(\%what, $_, $topic);