The `task install-githooks` command copies `githooks/pre-push` to `.git/hooks/pre-push`, overwriting any existing hook without warning. Users with custom pre-push hooks lose their configuration.
The
task install-githookscommand copiesgithooks/pre-pushto.git/hooks/pre-push, overwriting any existing hook without warning.Users with custom pre-push hooks lose their configuration.