Merge branch 'tor-github/pr/1220'

This commit is contained in:
George Kadianakis
2019-08-19 18:02:44 +03:00
3 changed files with 14 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features (git hooks):
- Our pre-push git hook now checks for a special file
before running practracker, so that it only runs on branches
that are based on master.
Closes ticket 30979.