D6736: shelve: add method for storing mergestate in changeset extras

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Mon Aug 19 11:06:47 EDT 2019


pulkit added inline comments.

INLINE COMMENTS

> shelve.py:416
>  
> +def _encodemergerecords(records):
> +    """Encode mergestate records to store in changeset extras.

What do you think about refactoring the code to write mergestate v2 on disk and use that encoding to achieve this?

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D6736/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D6736

To: navaneeth.suresh, #hg-reviewers
Cc: pulkit, mercurial-devel


More information about the Mercurial-devel mailing list