pub fn uninstall(hook_name: &str) -> Result<()>
Uninstall the git-side hook.
Returns an error if the hook is not installed or if file operations fail.