mirror of https://github.com/sbt/sbt.git
This commit reworks the watch start message so that instead of printing something like: [info] [watch] 1. Waiting for source changes... (press 'r' to re-run the command, 'x' to exit sbt or 'enter' to return to the shell) it instead prints something like: [info] 1. Monitoring source files for updates... [info] Project: filesJVM [info] Command: compile [info] Options: [info] <enter>: return to the shell [info] 'r': repeat the current command [info] 'x': exit sbt It will also print which path triggered the build. |
||
|---|---|---|
| .. | ||
| main | ||
| test/scala/sbt | ||