Set a specific command as a pre-push hook for Git

husky

husky set {{.husky/pre-push}} "{{command}} {{command_arguments}}"

click the source code to copy