Skip to main content

install_pre_commit_hook

Function install_pre_commit_hook 

Source
pub fn install_pre_commit_hook(repo: &Repository) -> Result<(), VaultError>
Expand description

Install the pre-commit hook in the repository’s hooks directory.