-
-
Notifications
You must be signed in to change notification settings - Fork 300
Commit 279c420
feat: allow
https://git-scm.com/docs/git-commit/2.32.0#Documentation/git-commit.txt---fixupamendrewordcommit amend!
prefix as created by git --fixup=reword:<commit>
1 parent ee2f0b3 commit 279c420
File tree
3 files changed
+25
-2
lines changed- commitizen
- tests
- commands
3 files changed
+25
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 | + | ||
95 | 96 |
| |
96 | 97 |
| |
97 | 98 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
452 | 452 |
| |
453 | 453 |
| |
454 | 454 |
| |
455 | + | ||
456 | + | ||
457 | + | ||
458 | + | ||
459 | + | ||
460 | + | ||
461 | + | ||
462 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 | - | ||
80 | + | ||
81 | + | ||
82 | + | ||
83 | + | ||
84 | + | ||
85 | + | ||
86 | + | ||
87 | + | ||
81 | 88 |
| |
82 | 89 |
| |
83 | 90 |
| |
| |||
108 | 115 |
| |
109 | 116 |
| |
110 | 117 |
| |
111 | - | ||
118 | + | ||
119 | + | ||
120 | + | ||
121 | + | ||
122 | + | ||
123 | + | ||
124 | + | ||
125 | + | ||
112 | 126 |
| |
113 | 127 |
| |
114 | 128 |
| |
|
0 commit comments