| From: Test Test <test@example.com> | |
| Subject: [PATCH] Simple test | |
| Date: Tue, 30 Aug 2022 11:19:07 -0400 | |
| Message-ID: <foo@bar.baz> | |
| This is a simple trailer parsing test. | |
| Reported-by: "Doe, Jane" <jane@example.com> | |
| Reviewed-by: Bogus Bupkes <bogus@example.com> | |
| Fixes: abcdef01234567890 | |
| Link: https://msgid.link/some@msgid.here | |
| --- | |
| diff --git a/b4/junk.py b/b4/junk.py | |
| index 12345678..23456789 100644 | |
| --- a/b4/junk.py | |
| +++ b/b4/junk.py | |
| @@@ -1,1 +1,1 @@ def junk(): | |
| -junk1 | |
| +junk2 | |
| -- | |
| 2.wong.fu |