[Changed Subscribers] D12124: dirstate: introduce a "tracked-key" feature

Alphare (Raphaël Gomès) phabricator at mercurial-scm.org
Thu Feb 3 10:30:00 UTC 2022


Alphare added inline comments.

INLINE COMMENTS

> config.txt:947
>  
> +``exp-dirstate-tracked-key-version``
> +    Enable or disable the writing of "tracked key" file alongside the dirstate.

This will need a typo pass, we can figure it out outside of phab

> requirements.py:21
>  
> +DIRSTATE_TRACKED_KEY_V1 = b'exp-dirstate-tracked-key-v1'
>  DIRSTATE_V2_REQUIREMENT = b'dirstate-v2'

nit: should we drop the v1? We haven't done it for other requirements that I know of

REPOSITORY
  rHG Mercurial

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

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

To: marmoute, #hg-reviewers
Cc: Alphare, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mercurial-scm.org/pipermail/mercurial-patches/attachments/20220203/3b02904f/attachment.html>


More information about the Mercurial-patches mailing list