[][src]Function devlog::hook::init_hooks

pub fn init_hooks(repo_dir: &Path) -> Result<(), Error>

Creates template hook files in the specified repository. By default, the hook files are non-executable, which means they are disabled.