429
464
# and hits manually refilled. Could do this again if it was
430
465
# for a good reason, otherwise cache might want purging.
431
466
outputter = opts.outputter
432
for fp, fc, fkind, fid, entry in tree.list_files(include_root=False,
467
for fp, fc, fkind, entry in tree.list_files(
435
470
if _skip_file(opts.include, opts.exclude, fp):