[PATCH] log: use correct phase info for parent field (issue4347)

Pierre-Yves David pierre-yves.david at ens-lyon.org
Sun Aug 24 06:23:28 CDT 2014



On 08/23/2014 03:03 PM, Sean Farley wrote:
> # HG changeset patch
> # User Sean Farley <sean.michael.farley at gmail.com>
> # Date 1408831388 18000
> #      Sat Aug 23 17:03:08 2014 -0500
> # Branch stable
> # Node ID 277808d61336777372fbe054708ab857bbf72fb1
> # Parent  510cafe720043af3d0c11b4b70345b63b54d17b1
> log: use correct phase info for parent field (issue4347)
>
> Previously, there was a copy / paste error with using the current changeset's
> phase information. We now look up the parent context explicitly.

Could you add a tests so it does not regress?

> The line was too long so it is stored into a variable first.

nice, thanks!

-- 
Pierre-Yves David


More information about the Mercurial-devel mailing list