This is an archive of the discontinued Mercurial Phabricator instance.

context: reduce dependence of changectx constructor
ClosedPublic

Authored by martinvonz on Oct 1 2018, 6:23 PM.

Details

Summary

I want to change the constructor's signature and letting all creation
of changectx instances go through the repo simplifies that.

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.