Skip to main content

Module summary

Module summary 

Source
Expand description

Shared git-shaped post-commit summary: the [<branch> <hash>] <subject> headline, the diffstat, and the create/delete mode trailers. Used by commit / cherry-pick / revert / merge so their human output matches git’s. All lines go to the caller-provided writer (the commands route it to stderr, per mkit’s channel rule).

Enums§

HeadRef
Where HEAD points, for the summary headline.

Functions§

print_commit_summary
Render git’s post-commit summary on out: