You can also use
--reuse-message=
Take an existing commit object, and reuse the log message and the authorship
information (including the timestamp) when creating the commit.
Which allow you to use previous commit messages. This can also be part of a script or git alias.