mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
133 B
133 B
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.