so re: `./pants list` deprecation discussion yeste...
# development
r
so re:
./pants list
deprecation discussion yesterday - there’s a case where
./pants --changed-parent list
returns an empty result (no diff) because its
ChangedTargetRoots
is empty. I wonder if it might make more sense for
./pants list
to do the same (as Yujie suggested, just return empty), for parity there?