D4533: localrepo: pass ui to newreporequirements()

2018-09-12 Thread indygreg (Gregory Szorc)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGc20301a2bd87: localrepo: pass ui to newreporequirements() (authored by indygreg, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D4533: localrepo: pass ui to newreporequirements()

2018-09-11 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY newreporequirements() is called as part of creating a new repository. It doesn't make much sense for it to receive a repo instance as part of determining what