mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 16:54:29 +02:00
**Problem** subproject build.sbt like a/build.sbt leaks to siblings. **Solution** Don't forward freshly computed common settings unless the build.sbt is at root.