D1347: dirstate: make map implementation overridable

mbthomas (Mark Thomas) phabricator at mercurial-scm.org
Tue Nov 14 14:32:19 EST 2017


mbthomas added a comment.


  I think I need it to be an instance attribute, as for treedirstate it depends on the repo as to whether I want a normal dirstatemap or a treedirstatemap.  See https://phab.mercurial-scm.org/D1401 for where I override this in treedirstate.

REPOSITORY
  rHG Mercurial

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

To: mbthomas, #hg-reviewers, durin42
Cc: durin42, mbolin, mercurial-devel


More information about the Mercurial-devel mailing list