Add line break to 'git commit -m' from the command line

Shell
git commit -m "this is
> a line
> with new lines
> maybe"
Source

Also in Shell: