1

Closed

Multiline Commit Message

description

I have inserted more than one line in the commit message, but when I look at Git History (using GIT Extensions) the commit text message is shown in one line (i.e. line breaks are not displayed).

What shall be done in order to get multiline commit messages?
Closed Aug 30, 2012 at 3:47 PM by yysun
Fixed in V0.9.6

comments

yysun wrote Jul 9, 2012 at 1:02 PM

Commit with multiple-line messages is supported. Current release does not display it correctly. It will be fixed in next release. Meanwhile, you can run "git log" command in git bash to view the messages.