D604: context: add arbitraryfilectx, which can represent files outside the workdir

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Fri Sep 1 16:23:37 EDT 2017


martinvonz added inline comments.

INLINE COMMENTS

> context.py:2389
> +
> +class arbitraryfilectx(object):
> +    """Allows you to use filectx-like functions on a file in an arbitrary

Maybe indygreg will come and make this extend an abstract abc class one day :-)

REPOSITORY
  rHG Mercurial

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

To: phillco, #hg-reviewers
Cc: martinvonz, mercurial-devel


More information about the Mercurial-devel mailing list