pinch/hooks/prepare-commit-msg
2022-11-16 11:03:12 +01:00

6 lines
115 B
Bash
Executable file

#!/usr/bin/env bash
. "${0%/*}/_init.sh"
exec_all $HOOK_PATH/prepare-commit-msg.d
exec_custom prepare-commit-msg