sbt/main
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
..
src Fix cross multi command performance 2019-12-23 14:45:57 -08:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00