1754
1755
# NB: show_status depends on being able to pass in non-versioned files
1755
1756
# and report them as unknown
1756
1757
# TODO: handle extra trees in the dirstate.
1761
1759
# we can't fast-path these cases (yet)
1762
1760
for f in super(InterDirStateTree, self)._iter_changes(
1763
1761
include_unchanged, specific_files, pb, extra_trees,