aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket30979
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket30979')
-rw-r--r--changes/ticket309797
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/ticket30979 b/changes/ticket30979
deleted file mode 100644
index ffe1bfb4ab..0000000000
--- a/changes/ticket30979
+++ /dev/null
@@ -1,7 +0,0 @@
- o Minor features (git hooks):
- - Our pre-commit git hook now checks for a special file
- before running practracker, so that practracker only runs on branches
- that are based on master. Since the pre-push hook calls the pre-commit
- hook, practracker will also only run before pushes of branches based
- on master.
- Closes ticket 30979.