aboutsummaryrefslogtreecommitdiff
path: root/tests/samples/trailers-followup-partial-reroll-ref-defaults.txt
blob: 7fbaa03fb95f9034267dd5b210b2d76851267f58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
From git@z Thu Jan  1 00:00:00 1970
Subject: [PATCH v3 1/2] Simple test 1
From: Test Test <test@example.com>
Date: Tue, 30 Aug 2022 11:19:07 -0400
Message-Id: <patch-1-message@example.com>
To: Some List <list-1@lists.example.com>
Cc: Dev Eloper1 <dev-eloper1@example.com>, Dev Eloper2 <dev-eloper2@example.com>
In-Reply-To: <cover-message@example.com>
References: <cover-message@example.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit

Follow-up trailer collating test patch 1.

Fixes: abcdef01234567890
Reviewed-by: Original Reviewer <original-reviewer@example.com>
Link: https://msgid.link/some@msgid.here
Signed-off-by: Original Submitter <original-submitter@example.com>
Signed-off-by: Test Override <test-override@example.com>
---

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

From git@z Thu Jan  1 00:00:00 1970
Subject: [PATCH v3 2/2] Simple test 2
From: Test Test <test@example.com>
Date: Tue, 30 Aug 2022 11:19:07 -0400
Message-Id: <patch-v3-2-message@example.com>
To: Some List <list-1@lists.example.com>
Cc: Dev Eloper1 <dev-eloper1@example.com>, Dev Eloper2 <dev-eloper2@example.com>
In-Reply-To: <patch-2-message@example.com>
References: <cover-message@example.com> <patch-2-message@example.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit

Follow-up trailer collating test patch 2.
Partial reroll test.

Fixes: abcdef01234567890
Reviewed-by: Original Reviewer <original-reviewer@example.com>
Link: https://msgid.link/some@msgid.here
Signed-off-by: Original Submitter <original-submitter@example.com>
Signed-off-by: Test Override <test-override@example.com>
---

diff --git a/b4/bogus.py b/b4/bogus.py
index 12345678..23456789 100644
--- a/b4/bogus.py
--- b/b4/bogus.py
@@@ -1,1 +1,1 @@ def bogus():
 
 
-bogus1
+bogus2
 
 
-- 
2.wong.fu