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

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

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