We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbf9757 commit 8961416Copy full SHA for 8961416
CHANGELOG.md
@@ -36,7 +36,8 @@
36
* Don't clear working tree after pre-commit hook when only submodule changes
37
are present
38
* Change hook summary message to mention warnings if there were any
39
-* Add `RSpec` pre-push hook that runs RSpec tests before pushing to remote
+* Add `RSpec` pre-push hook that runs [RSpec](http://rspec.info/) tests before
40
+ pushing to remote
41
* Add `ProtectedBranches` pre-push hook that prevents destructive pushes
42
(deletions or force pushes) to specified branches
43
* Add `SpellCheck` commit-msg hook to check commit messages for misspelled words
0 commit comments