This is an archive of the discontinued Mercurial Phabricator instance.

overlayworkingctx: default branch to base context's branch
ClosedPublic

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

Details

Summary

This matches what the dirstate does (it reuses working copy parent's
branch unless told otherwise). By moving the default out of
rebase.commitmemorynode(), it will let us clean that up better
later.

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.