Add line break to 'git commit -m' from the command line
Asked 07 September, 2021
Viewed 2.7K times
  • 59
Votes

I am using Git from the command line and am trying to add a line break to the commit message (using git commit -m "") without going into Vim.

Is this possible?

17 Answer