Files
sbt/main
Ethan Atkins b0758e99c8 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-24 14:44:33 -05:00
..
2019-12-24 14:44:33 -05:00
2017-10-05 09:03:40 +01:00