pub fn hooks_commit_msg(
repo_path: &RepoPath,
msg: &mut String,
) -> Result<HookResult>Expand description
see git2_hooks::hooks_commit_msg
pub fn hooks_commit_msg(
repo_path: &RepoPath,
msg: &mut String,
) -> Result<HookResult>see git2_hooks::hooks_commit_msg