onionshare/git-hooks/README.md
2014-07-03 15:13:39 -07:00

4 lines
133 B
Markdown

To use these hooks, cp any of them to onionshare's `.git/hooks`.
* `pre-push` runs the test suite, and will push if the tests pass.