Re: [PATCH 2 of 2] commit: fix unmodified message detection for the "--- >8 ----" magic

2017-01-07 Thread Augie Fackler
On Fri, Jan 06, 2017 at 10:30:47AM -0800, Sean Farley wrote:
> Yuya Nishihara  writes:
>
> > # HG changeset patch
> > # User Yuya Nishihara 
> > # Date 1483710604 -32400
> > #  Fri Jan 06 22:50:04 2017 +0900
> > # Node ID d19726fc559971501161eba3552f96a93a3a5c25
> > # Parent  b5247f031aed69bb2f7c6a3a8d1c9b076a7384d5
> > commit: fix unmodified message detection for the "--- >8 " magic
> >
> > We need the raw editortext to be compared with the templatetext.
>
> Ah, really good catch. Thanks, Yuya!
>
Queued, thanks.

> ___
> Mercurial-devel mailing list
> Mercurial-devel@mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
___
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel


Re: [PATCH 2 of 2] commit: fix unmodified message detection for the "--- >8 ----" magic

2017-01-06 Thread Sean Farley
Yuya Nishihara  writes:

> # HG changeset patch
> # User Yuya Nishihara 
> # Date 1483710604 -32400
> #  Fri Jan 06 22:50:04 2017 +0900
> # Node ID d19726fc559971501161eba3552f96a93a3a5c25
> # Parent  b5247f031aed69bb2f7c6a3a8d1c9b076a7384d5
> commit: fix unmodified message detection for the "--- >8 " magic
>
> We need the raw editortext to be compared with the templatetext.

Ah, really good catch. Thanks, Yuya!
___
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel