This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
onionshare
Watch
1
Star
0
Fork
0
You've already forked onionshare
mirror of
https://github.com/onionshare/onionshare.git
synced
2024-10-01 01:35:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ac7ccc228e
onionshare
/
git-hooks
History
Micah Lee
1785cb64e8
Remove references to nosetests, and replace them with pytest
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
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.