Function branchless::core::config::get_default_hooks_dir
source · pub fn get_default_hooks_dir(repo: &Repo) -> PathBuf
Expand description
Get the expected hooks dir inside .git
, assuming that the user has not
overridden it.