Expand description
Git hooks installation and management
This module provides functionality to install and manage git hooks for automatic validation on commits.
Functionsยง
- check_
hooks_ installed - Check if git hooks are installed
- install_
git_ hooks - Install git hooks in a project
- uninstall_
git_ hooks - Remove git hooks from a project