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