is there a reason we removed `./pants invalidate` ...
# general
a
is there a reason we removed
./pants invalidate
again? someone asked me this at scaladays and i didn’t have an answer
i made a quick, limited version of it (only consider specified targets as invalidated) for testing things like new scala compilers
i can’t see how to replicate the functionality otherwise without something like
echo >> SourceFile.scala
to modify the checksum