Function get_default_hooks_dir

Source
pub fn get_default_hooks_dir(repo: &Repo) -> Result<PathBuf>
Expand description

Get the expected hooks dir inside .git, assuming that the user has not overridden it.