| git_hooks_disable | R Documentation |
Disables a specific hook in settings and reinstalls the pre-commit hook.
git_hooks_disable(hook_name, config_file = NULL, verbose = TRUE)
hook_name |
Name of hook: "ai_sync", "data_security", or "check_sensitive_dirs" |
config_file |
Path to configuration file (default: auto-discover settings.yml or settings.yml) |
verbose |
Logical; if TRUE (default), show messages |
Invisible TRUE on success
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.