git_hooks_uninstall: Uninstall Git Pre-commit Hook

View source: R/git_hooks.R

git_hooks_uninstallR Documentation

Uninstall Git Pre-commit Hook

Description

Removes the Framework-managed pre-commit hook.

Usage

git_hooks_uninstall(verbose = TRUE)

Arguments

verbose

Logical; if TRUE (default), show messages

Value

Invisible TRUE if hook was removed, FALSE otherwise


framework documentation built on Feb. 18, 2026, 1:07 a.m.