commit message lines in changelog

csosz78 csosz78 at gmail.com
Fri Feb 24 17:34:53 UTC 2012


Hi,

Im using mercurial on Windows with TortoiseHg. Everything is fine, but I
have a problem.

Im filling more line in the commit message field for example:
FIX: message1
FIX: message2

When I call
hg log --style changelog > log.txt

I have got these message lines in one line: FIX: message1 FIX: message2,
even if I add \r\n, like
FIX: message1 \r\n

Is it possible to get this lines in separated form like in the commit
message? Also when I start "TortoiseHg Workbench" application, the message
lines are shown in separated form.




--
View this message in context: http://mercurial.808500.n3.nabble.com/commit-message-lines-in-changelog-tp3773185p3773185.html
Sent from the General mailing list archive at Nabble.com.



More information about the Mercurial mailing list