pub fn install_pre_commit_hook(repo: &Repository) -> Result<(), VaultError>Expand description
Install the pre-commit hook in the repository’s hooks directory.
pub fn install_pre_commit_hook(repo: &Repository) -> Result<(), VaultError>Install the pre-commit hook in the repository’s hooks directory.