yuja accepted this revision. yuja added inline comments. This revision is now accepted and ready to land.
INLINE COMMENTS > overrides.py:1222 > + unsure, s = lfdirstate.status(matchmod.always(repo.root, repo.getcwd()), > + subrepos=[], ignores=False, clean=False, > + unknown=False) s/ignores/ignored/ Fixed in flight. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D847 To: martinvonz, #hg-reviewers, quark, yuja Cc: yuja, mercurial-devel _______________________________________________ Mercurial-devel mailing list [email protected] https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
