mirror of
https://github.com/git/git.git
synced 2026-01-14 04:37:41 +00:00
Meta/cook: pick up "May want to " as well
This commit is contained in:
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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user