[Commented On] D8596: merge: mark copies in in-memory context when merging
marmoute (Pierre-Yves David)
phabricator at mercurial-scm.org
Thu Jun 11 17:39:19 UTC 2020
marmoute added inline comments.
INLINE COMMENTS
> martinvonz wrote in mergestate.py:766
> Yes, that is correct about their roles. See commit message for my reasoning.
Okay, then it feel like we are going the in wrong direction and breaking the API contract here. For example, why is only part of record update move to apply update ? Does this impact our ability to execute applyupdates in parallel ? etc.
It would seems much cleaner to call recordupdates on all ctx types, don't it?
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D8596/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D8596
To: martinvonz, #hg-reviewers, marmoute
Cc: marmoute, durin42, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20200611/fe84b5e6/attachment-0002.html>
More information about the Mercurial-patches
mailing list