D6836: interfaces: introduce an interface for dirstate implementations

Alphare (Raphaël Gomès) phabricator at mercurial-scm.org
Fri Sep 13 04:41:13 EDT 2019


Alphare added inline comments.

INLINE COMMENTS

> dirstate.py:37
> +
> +    _map = interfaceutil.Attribute(
> +        """Return the dirstate contents (see documentation for dirstatemap).

Shouldn't this be removed?

REPOSITORY
  rHG Mercurial

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

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

To: durin42, #hg-reviewers, indygreg
Cc: Alphare, mercurial-devel


More information about the Mercurial-devel mailing list