We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8b179 commit d699c77Copy full SHA for d699c77
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Overcommit Changelog
2
3
+## master (unreleased)
4
+
5
+* Update `ReplaceBranch` prepare-commit-msg hook to avoid running on `--amend` by default.
6
+* Add support for `modified_files` and `modified_lines_in_file` in `CommitMsg` hooks.
7
8
## 0.55.0
9
10
* Fix `GoFmt` to not be enabled by default. This was enabled by mistake when introduced in Overcommit `0.52.0`.
0 commit comments