This is an archive of the discontinued Mercurial Phabricator instance.

workingctx: move setparents() logic from localrepo to mirror overlayworkingctx
ClosedPublic

Authored by martinvonz on Jan 11 2020, 1:47 AM.

Details

Summary

It would be nice to later be able to call wctx.setparents() whether
wctx is a workingctx or an overlayworkingctx.

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.