mirror of
https://github.com/sbt/sbt.git
synced 2026-08-30 09:50:02 +02:00
Shutdown was being handled as a special case in CommandExchange. This promotes it to a full fledged command. Also replace instance of hard-coded strings with constants.