pub fn determine_hook_path( repo: &Repo, hooks_dir: &Path, hook_type: &str, ) -> Result<Hook>
Determine the path where all hooks are installed.