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