##// END OF EJS Templates
simplify filterfiles when filtering based on a directory...
simplify filterfiles when filtering based on a directory since an unkown files cannot be an exact match, we bisect for a <path>/ instead of <path> and we get only the files below the directory.

File last commit:

r2139:74f70f2e default
r2486:3ea8111e default
Show More
test-nested-repo.out
8 lines | 135 B | text/plain | TextLexer
/ tests / test-nested-repo.out
# should print nothing
# should print ? b/x
? b/x
# should print A b/x
A b/x
# should forget b/x
forgetting b/x
# should print nothing