Skip to main content

Module commit_msg

Module commit_msg 

Source
Expand description

Format a review-time commit message in the standard git 50/72 shape: a single title line with the delivery tag appended, a blank line, then the optional body. Keeps git log --oneline readable.

Functionsยง

format_squash
Format a squash-merge commit message for a reviewed task.