is there a better way than `./pants --changed-sinc...
# general
f
is there a better way than
./pants --changed-since=X list | grep some/target
to check if a particular target has changed?