git_hooks_list
List Git Hook Status
Shows which hooks are enabled and their current status.
Usage
git_hooks_list(config_file = NULL)
Arguments
| Argument | Description |
|---|---|
config_file
|
Path to configuration file (default: auto-discover settings.yml or settings.yml) |
Returns
Data frame with hook information
Source: R/git_hooks.R