Skip to main content

Module git_hooks

Module git_hooks 

Source
Expand description

Git hooks installation and management Git hooks installation and management

This module provides functionality to install and manage git hooks for automatic validation on commits.

Functionsยง

install_git_hooks
Install git hooks for a project
uninstall_git_hooks
Remove git hooks from a project