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