summaryrefslogtreecommitdiff
path: root/changes/feature28976
diff options
context:
space:
mode:
Diffstat (limited to 'changes/feature28976')
-rw-r--r--changes/feature289764
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/feature28976 b/changes/feature28976
deleted file mode 100644
index c7ebc207f7..0000000000
--- a/changes/feature28976
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor features (developer tooling):
- - Provide a git pre-commit hook that disallows commiting if we have any
- failures in our code and changelog formatting checks. It is now available
- in scripts/maint/pre-commit.git-hook. Implements feature 28976.