mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 00:41:32 +02:00
* Change detection of "default project" to accurately see if someone has changed the organization. * Add a flag to notify downstream consumers that a project was autogenerated and not user specified. Fixes #1315