One quick question.. `pants --changed-since=<pa...
# general
d
One quick question..
pants --changed-since=<parent-branch> package
should generate just the packages that depend on sources that has changed in the current branch since it was created ? I am trying to use it , but it is not working for me...
pants --changed-since=<parent-branch> --changed-dependents=transitive package
works fine...
h
Yep, was going to say, you must add the transitivity