sbt/main/src
Ethan Atkins d445590d9d Fix cross multi command performance
In 53788ba356, I changed the cross multi
parser to issue all of the commands sequentially. This caused a
performance regression for many use cases:
https://github.com/sbt/sbt/issues/5321. This commit restores the old
behavior of `+` if the command to run has no arguments.
2019-12-23 14:45:57 -08:00
..
main Fix cross multi command performance 2019-12-23 14:45:57 -08:00
test Ignore the build ref case 2019-09-30 02:18:11 -04:00