mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 06:43:03 +02:00
There's also a special case for aliases that will try to resolve the target of the alias to a task key if possible and display the output of that key if found. see https://github.com/sbt/sbt/issues/2881