Skip to main content

uninstall

Function uninstall 

Source
pub fn uninstall(hook_name: &str) -> Result<()>
Expand description

Uninstall the git-side hook.

ยงErrors

Returns an error if the hook is not installed or if file operations fail.