D2493: narrow: remove dependency from narrowspec module to hg module

2018-02-28 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG0abed045d325: narrow: remove dependency from narrowspec module to hg module (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org

D2493: narrow: remove dependency from narrowspec module to hg module

2018-02-28 Thread indygreg (Gregory Szorc)
indygreg accepted this revision. indygreg added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > narrowrepo.py:76-78 > +source = self > +if self.shared(): > +source = hg.sharedreposource(self) It feels like there could be

D2493: narrow: remove dependency from narrowspec module to hg module

2018-02-28 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a reviewer: durin42. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2493 AFFECTED FILES hgext/narrow/narrowrepo.py mercurial/narrows