hooks_commit_msg

Function hooks_commit_msg 

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

see git2_hooks::hooks_commit_msg