git_hooks_uninstall
Uninstall Git Pre-commit Hook
Removes the Framework-managed pre-commit hook.
Usage
git_hooks_uninstall(verbose = TRUE)
Arguments
| Argument | Description |
|---|---|
verbose
|
Logical; if TRUE (default), show messages |
Returns
Invisible TRUE if hook was removed, FALSE otherwise
Source: R/git_hooks.R