Function branchless::hooks::hook_post_commit[][src]

pub fn hook_post_commit(out: &mut impl Write) -> Result<()>

Handle Git’s post-commit hook.

See the man-page for githooks(5).