mirror of
https://github.com/sbt/sbt.git
synced 2026-09-06 09:37:02 +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.