comparison mercurial/mergeutil.py @ 31267:11831d755b51

merge: remove uses of manifest.matches This gets rid of the manifest.matches calls in merge.py in favor of the new api. This is part of getting rid of manifest.matches since it is O(manifest).
author Durham Goode <durham@fb.com>
date Tue, 07 Mar 2017 18:38:20 -0800
parents c1149533676b
children 2372284d9457
comparison
equal deleted inserted replaced
31266:5a909a8098a1 31267:11831d755b51