Function branchless::core::config::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.