mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-24 08:48:37 +00:00
Register check_commit_msg.sh as a commit-msg stage hook in the pre-commit configuration so developers get immediate feedback on commit message format during `git commit`. Signed-off-by: Jun Zhao <barryjzhao@tencent.com>