summaryrefslogtreecommitdiff
path: root/git-hooks/README.md
blob: 0d8f80c9ceeb835b6610a9298bd851648028285b (plain)
1
2
3
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.