mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 02:55:23 +02:00
This adds support to generate synthetic subprojects from an auto plugin. In addition, a method called `projectOrigin` is added to distinguish Organic, BuildExtra, ProjectExtra, and GenericRoot. Forward-port of #2717 and #2738