On Wed, Oct 14, 2020 at 1:46 PM Pulkit Goyal <7895pul...@gmail.com> wrote: > > # HG changeset patch > # User Pulkit Goyal <7895pul...@gmail.com> > # Date 1602313984 -19800 > # Sat Oct 10 12:43:04 2020 +0530 > # Node ID 16290c7c8eea7f859aade5c8c2f9af357da97164 > # Parent 04de8a1ec08f380fda794dda3b3f2ed1ccfd442b > # EXP-Topic merge-newnode-final > mergestate: make filename argument optional in _mergestate_base.extras() > > Earlier `extras()` can only be used for getting extra for a file. However at > couple of places in code, we wanted to iterate over all the extras stored with > the mergestate and they were accessing the private `_stateextras`. > > Now, if filename is not passed, we return all the extras. > > Differential Revision: https://phab.mercurial-scm.org/D9190
Kindly ignore this. Forgot to update commit message before sending. Sent another one with updated commit message. _______________________________________________ Mercurial-devel mailing list Mercurial-devel@mercurial-scm.org https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel