Files
bl-mt798x/atf-20250711/.husky/commit-msg
2025-08-21 14:41:45 +08:00

5 lines
97 B
Bash
Executable File

#!/bin/sh
"$(dirname "$0")/commit-msg.gerrit" "$@"
"$(dirname "$0")/commit-msg.commitlint" "$@"