‌Hello all,
After having noticed https://github.com/reactos/reactos/commit/50ae5e7c5268222718174221366169e2b115b06a
I am wondering whether it is possible to add mechanisms (like git pre-commit hooks) that check for, and
prevent potential problematic commits like, commits without commit log, or commits with no files (but with a log).
Any ideas?
Cheers,
Hermes