Function git2_hooks::hooks_post_commit

source ยท
pub fn hooks_post_commit(
    repo: &Repository,
    other_paths: Option<&[&str]>,
) -> Result<HookResult, HooksError>
Expand description