Skip to content

Commit 8961416

Browse files
committed
Add link to RSpec in changelog entry
1 parent cbf9757 commit 8961416

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
* Don't clear working tree after pre-commit hook when only submodule changes
3737
are present
3838
* 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
39+
* Add `RSpec` pre-push hook that runs [RSpec](http://rspec.info/) tests before
40+
pushing to remote
4041
* Add `ProtectedBranches` pre-push hook that prevents destructive pushes
4142
(deletions or force pushes) to specified branches
4243
* Add `SpellCheck` commit-msg hook to check commit messages for misspelled words

0 commit comments

Comments
 (0)