comparison mercurial/subrepo.py @ 29802:35560189677c

subrepo: cleanup of subrepo filematcher logic Previously in the worst case we iterated the files in matcher twice and had a method only for this, which reimplemented logic in subdirmatchers constructor. So we replaced the method with a subdirmatcher.files() call.
author Hannes Oldenburg <hannes.christian.oldenburg@gmail.com>
date Tue, 16 Aug 2016 08:15:12 +0000
parents 19205a0e2bf1
children a145161debed
comparison
equal deleted inserted replaced
29801:c63ab0524db7 29802:35560189677c