Mercurial > hg
comparison .hgignore @ 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 | e63dfbbdbd07 |
children | cff0f5926797 |
comparison
equal
deleted
inserted
replaced
29801:c63ab0524db7 | 29802:35560189677c |
---|