onionshare/git-hooks
2014-07-03 15:13:39 -07:00
..
pre-push add push hook that runs test suite 2014-07-03 15:13:39 -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.