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