comparison mercurial/merge.py @ 43785:3b039e43a1e6

copies: do not initialize the dictionary with root in changeset copies We don't strictly need the dict to be prefiled with `{}`. Not doing so will make the next changeset simpler. This part of a preparation to use native code for this part of copy tracing.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 13 Nov 2019 09:39:44 +0100
parents 95d2eab0a7b9
children be8552f25cab
comparison
equal deleted inserted replaced
43784:995066c41bb2 43785:3b039e43a1e6