View Source mix git_hooks.install (git_hooks v0.7.3)

Installs the configured git hooks.

Before installing the new hooks, the already hooks files are backed up with the extension .pre_git_hooks_backup.

command-line-options

Command line options

  • --quiet - disables the output of the files that are being copied/backed up

To manually install the git hooks run:

mix git_hooks.install`