pub fn hook_post_commit(effects: &Effects) -> Result<()>
Expand description

Handle Git’s post-commit hook.

See the man-page for githooks(5).