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

pub fn hook_post_commit() -> Result<()>
Expand description

Handle Git’s post-commit hook.

See the man-page for githooks(5).