Commit 8bd8627
committed
chore: add reapply as valid commit type
When you revert a revert commit, most version control systems (like Git) will suggest a default commit message that starts with "Reapply" followed by the original commit message that was reverted.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>1 parent 8bc41ff commit 8bd8627
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
20 | | - | |
| 18 | + | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
0 commit comments