D1238: overlayworkingctx: add _manifest, files(), added(), removed(), modified()

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Thu Dec 7 16:37:32 EST 2017


durin42 added inline comments.

INLINE COMMENTS

> context.py:2061
> +            man[path] = addednodeid
> +            man.setflag(path,'')
> +        for path in self.modified():

nit: space after comma

(will fix in flight)

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list