]> git.ipfire.org Git - thirdparty/git.git/blob - t/t3437/expected-squash-message
Sync with 2.31.5
[thirdparty/git.git] / t / t3437 / expected-squash-message
1 # This is a combination of 6 commits.
2 # The 1st commit message will be skipped:
3
4 # B
5 #
6 # Signed-off-by: Rebase Committer <rebase.committer@example.com>
7
8 # The commit message #2 will be skipped:
9
10 # fixup! B
11
12 # The commit message #3 will be skipped:
13
14 # amend! B
15 #
16 # B
17 #
18 # edited 1
19 #
20 # Signed-off-by: Rebase Committer <rebase.committer@example.com>
21
22 # This is the commit message #4:
23
24 # amend! amend! B
25
26 B
27
28 edited 1
29
30 edited 2
31
32 Signed-off-by: Rebase Committer <rebase.committer@example.com>
33
34 # This is the commit message #5:
35
36 # squash! amend! amend! B
37
38 edited squash
39
40 # This is the commit message #6:
41
42 # amend! amend! amend! B
43
44 B
45
46 edited 1
47
48 edited 2
49
50 edited 3
51 squashed