| another@example.com |
| Second patch with message-id |
| This is the second patch from a different author. |
| |
| Signed-off-by: Another Author <another@example.com> |
| Tested-by: Tester Beta <beta@example.com> |
| Acked-by: Acker Gamma <gamma@example.com> |
| Message-ID: <second-patch-msgid@example.com> |
| --- |
| original@example.com |
| First patch with message-id |
| This is the first patch that will be matched by Message-ID. |
| |
| Signed-off-by: Original Author <original@example.com> |
| Reviewed-by: Reviewer Alpha <alpha@example.com> |
| Message-ID: <first-patch-msgid@example.com> |
| --- |