This website requires JavaScript.
Explore
Help
Sign in
Git-Mirrors
/
onionshare
Watch
1
Star
0
Fork
You've already forked onionshare
0
mirror of
https://github.com/onionshare/onionshare.git
synced
2025-05-02 14:36:15 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f076d68ec6
onionshare
/
git-hooks
History
Download ZIP
Download TAR.GZ
Garrett Robinson
42adc90abc
add push hook that runs test suite
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
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.