onionshare/desktop/git-hooks
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

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.