mirror of
https://github.com/git/git.git
synced 2026-01-12 13:53:11 +09:00
Meta/cook: pick up "May want to " as well
This commit is contained in:
parent
370023272c
commit
fdf48fe773
2
cook
2
cook
@ -664,7 +664,7 @@ sub wildo {
|
||||
|
||||
if (/^Will (?:\S+ ){0,2}(keep|merge|drop|discard|cook|kick|defer)[,. ]/ ||
|
||||
/^Not urgent/ || /^Not ready/ || /^Waiting for / ||
|
||||
/^Needs? / || /Expecting /) {
|
||||
/^Needs? / || /^Expecting / || /^May want to /) {
|
||||
wildo_queue(\%what, $_, $topic);
|
||||
$topic = undef;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user