mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
5 lines
266 B
Plaintext
5 lines
266 B
Plaintext
o Minor features (developer tooling):
|
|
- Provide a git pre-commit hook that disallows commiting if we have any
|
|
failures in our code and changelog formatting checks. It is now available
|
|
in scripts/maint/pre-commit.git-hook. Implements feature 28976.
|