pub fn install_hook( hooks_dir: &Path, hook_name: &str, hook_content: &str, ) -> Result<HookInstallation, Error>
Install a single git hook