error: unknown option `hook'
Author: alialaaCreated Aug 3, 2019Updated May 4, 2025
Hello, I am trying to use 'git commit' using a husky hook as mentioned in the docs but I get error: unknown option `hook' when husky is trying to run exec < /dev/tty && git cz --hook
Source: commitizen/cz-cli