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.