Mercurial > hg
comparison tests/test-histedit-drop.t @ 23637:13f53a2aa342
merge: write manifestmerge() using dictionary with entry per file
In the same vein as 38e55e55ae4d (largefiles: rewrite merge code using
dictionary with entry per file, 2014-12-09), rewrite manifestmerge()
itself as dictionary with the filename as key. This will let us
simplify some of the other code in merge.py and eventually drop the
conversion in the largefiles code.
No difference in speed could be detected (well within the noise level
when run in Mozilla repo).
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Mon, 08 Dec 2014 13:24:10 -0800 |
parents | aa9385f983fa |
children | 96d130697f07 |
comparison
equal
deleted
inserted
replaced
23636:ab3b8d8fd2a0 | 23637:13f53a2aa342 |
---|