onionshare/git-hooks/README.md

4 lines
133 B
Markdown
Raw Normal View History

2014-07-03 18:13:39 -04:00
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.