mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 22:58:34 +02:00
**Fix** Wrap BuiltinCommands.setParser with Act.requireSession(...). This makes the parser fail gracefully when no session is available, matching the behavior of other session-dependent parsers.