mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
This avoids an additional cause of recursion via the semicolon/multiple command, which fixes #933. It also provides error messages on the expanded command. This fixes #598.