This is an archive of the discontinued Mercurial Phabricator instance.

narrow: reduce depedence on narrowspec.save()
ClosedPublic

Authored by martinvonz on Feb 28 2018, 3:56 PM.

Details

Summary

I think narrowspec should be a simple, low-level module and not depend
on the hg module. This prepares for moving that dependency out of
narrowspec.

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

martinvonz created this revision.Feb 28 2018, 3:56 PM
indygreg accepted this revision.Feb 28 2018, 9:08 PM
This revision is now accepted and ready to land.Feb 28 2018, 9:08 PM
This revision was automatically updated to reflect the committed changes.