My prepare-commit-msg Hook Got a Timeout Fix 3 Days Ago. It Has Never Once Executed.
A developer fixed a timeout bug in a git prepare-commit-msg hook, only to discover three days later that the hook had never executed because Git does not automatically run scripts from a repo's `hooks…