Skip to content
Snippets Groups Projects
Commit 3d8ef605 authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

fileset: make debugfileset filter repository files

This prepares for the structural change of the fileset. A computed fileset
will no longer be a set of files, but a boolean function (i.e. matcher) to
test if an input file matches the given fileset expression.

--all-files option is added because some examples in the test need to scan
files across revisions.
parent d474b3b4
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment