[PATCH 1 of 2] phases: add a phase and phasestr method to file context

Sean Farley sean.michael.farley at gmail.com
Wed Oct 17 10:38:40 CDT 2012


On Wed, Oct 17, 2012 at 10:33 AM, Pierre-Yves David
<pierre-yves.david at logilab.fr> wrote:
> On Wed, Oct 17, 2012 at 10:28:20AM -0500, Sean Farley wrote:
>> # HG changeset patch
>> # User Sean Farley <sean.michael.farley at gmail.com>
>> # Date 1350425390 18000
>> # Node ID 072adc076e641990cf0000ece34e9545ebaaa0b3
>> # Parent  72c234081ae1350220132c69750f5a093902a1e7
>> phases: add a phase and phasestr method to file context
>
> Hey? we already have them!

But not for filecxt :-( ... unless I am missing something about
wanting to call 'ctx.phasestr()' without having to test whether it is
a changectx or filectx?


More information about the Mercurial-devel mailing list