commit message lines in changelog

Alexander Leschinsky lazybadger at gmail.com
Fri Feb 24 21:13:50 UTC 2012


On Feb 24, 11:34 pm, csosz78 <csos... at gmail.com> wrote:
> 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,

I'm sure, it's client-side problem

hgsubversion>hg log --style changelog -r tip
2012-01-31  Augie Fackler  <durin42 at gmail.com>

        * tests/test_fetch_mappings.py:
        filemap tests: check the attributes we care about, rather than
shas

        Also made the test a little bit more extensive to satisfy my
own
        paranoia about the feature behavior.
        [4e203a47102a] [tip]



More information about the Mercurial mailing list