twosigma / git-meta

Repository for the git-meta project -- build your own monorepo using Git submodules
http://twosigma.github.io/git-meta
BSD 3-Clause "New" or "Revised" License
219 stars 50 forks source link

Allow git-meta concatenating multiple --message arguments #772

Closed shijinglu closed 4 years ago

shijinglu commented 4 years ago

Replicate vanilla git's behavior:

If multiple -m options are given, their values are concatenated as separate paragraphs.