This is an archive of the discontinued Mercurial Phabricator instance.

remotenames: introduce a class to lazily resolve remotnames
ClosedPublic

Authored by pulkit on Dec 25 2017, 3:50 PM.

Details

Summary

remotenames may take time to load and in next patch we are going to introduce
namespaces related to them. So let's introduce a class making them load lazily.

This is a part of moving hgremotenames extension to core.

hgremotenames: https://bitbucket.org/seanfarley/hgremotenames

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

pulkit created this revision.Dec 25 2017, 3:50 PM
durin42 accepted this revision.Jan 18 2018, 3:03 PM
This revision is now accepted and ready to land.Jan 18 2018, 3:03 PM
pulkit updated this revision to Diff 5146.Feb 2 2018, 2:47 AM
This revision was automatically updated to reflect the committed changes.