arxanas / git-branchless

High-velocity, monorepo-scale workflow for Git
Apache License 2.0
3.41k stars 83 forks source link

feat(record): allow multiple --message args #1169

Closed claytonrcarter closed 7 months ago

claytonrcarter commented 8 months ago

This is a minor QOL improvement, and should bring record in line with how commit and reword accept multiple -m/--message args, turning them into multiple paragraphs in the commit message.