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
2025-01-12 07:49:39 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f4abcf1be9
onionshare
/
desktop
/
git-hooks
History
Micah Lee
f4abcf1be9
Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase
2020-10-12 22:40:55 -07:00
..
pre-push
Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase
2020-10-12 22:40:55 -07:00
README.md
Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase
2020-10-12 22:40:55 -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.