This is an archive of the discontinued Mercurial Phabricator instance.

graft: let caller pass in overlayworkingctx to merge.graft()
ClosedPublic

Authored by martinvonz on Jan 28 2020, 6:51 PM.

Details

Summary

Passing in a different wctx than repo[None] is useful because it
allows the caller to decide to not touch the working directory.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage