-
-
Notifications
You must be signed in to change notification settings - Fork 301
Commit 7ce29d3
committed
ci(pre-commit): Check existing commit messages
Use new commitizen-branch hook to verify correctness of existing commit
messages post-commit and pre-push. This guards against cherry-picked
commits with invalid commit messages as well as empty commit messages
(e.g., created with git commit --allow-empty-message).1 parent 74cc7e9 commit 7ce29d3
1 file changed
+4
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
20 | 24 |
| |
21 | 25 |
| |
22 | 26 |
| |
|
0 commit comments