Add line break to 'git commit -m' from the command line code example
Example: Add line break to 'git commit -m' from the command line
git commit -m "this is
> a line
> with new lines
> maybe"
git commit -m "this is
> a line
> with new lines
> maybe"