Commit fc23571
Block amend commits
Amend commits are a new type of fixup commits recently added by git.
They allow you to fully replace the commit message of the commit you are
amending. Since they semantically the same as fixup commits, we
similarly don't want to ever merge them into our master branch.1 parent e319968 commit fc23571
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments