mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
4 lines
232 B
Text
4 lines
232 B
Text
o Minor features (developer tooling):
|
|
- Call pre-commit git hook from pre-push hook to make sure we're
|
|
running documentation and code style checks before pushing to remote
|
|
git repository. Implements feature 30033.
|