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 add push hook that runs test suite 2014-07-03 15:13:39 -07: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.