onionshare/git-hooks
2017-07-09 10:55:16 -07:00
..
pre-push Remove references to nosetests, and replace them with pytest 2017-07-09 10:55:16 -07:00
README.md

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.