Merge branch 'tor-github/pr/717'

This commit is contained in:
David Goulet
2019-03-05 14:26:59 -05:00
2 changed files with 35 additions and 10 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (developer tooling):
- Modify git pre-push hook script to disallow pushing branches other than
master, release-* and maint-* to origin remote. Implements feature
29532.