mirror of
https://github.com/git/git.git
synced 2026-08-07 08:31:51 +00:00
Meta/cook: loosen the regexp to catch What's cooking intro blurb
This commit is contained in:
2
cook
2
cook
@@ -302,7 +302,7 @@ EOF
|
||||
}
|
||||
|
||||
my $blurb_match = <<'EOF';
|
||||
(?i:\s*[a-z]+: .*\n)*?Subject: What's cooking in \S+ \((\w+) (\d+), #(\d+); (\w+), (\d+)\)
|
||||
(?:(?i:\s*[a-z]+: .*|\s.*)\n)*?Subject: What's cooking in \S+ \((\w+) (\d+), #(\d+); (\w+), (\d+)\)
|
||||
X-master-at: ([0-9a-f]{40})
|
||||
X-next-at: ([0-9a-f]{40})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user