pinch/hooks/prepare-commit-msg

7 lines
115 B
Text
Raw Permalink Normal View History

2022-04-18 17:50:40 +02:00
#!/usr/bin/env bash
. "${0%/*}/_init.sh"
exec_all $HOOK_PATH/prepare-commit-msg.d
exec_custom prepare-commit-msg