With rebase, we will be setting the _wrappedctx at a different point from the
wctx construction (somewhat later, and possibly several times). Move it to a
public function.
Details
Details
- Reviewers
durin42 - Group Reviewers
hg-reviewers - Commits
- rHG2f8c476c49fe: overlayworkingctx: move _wrappedctx out of the constructor
Diff Detail
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.