mirror of https://github.com/sbt/sbt.git
Fixes #3178 While working on the Scopes and Scope Delegation document, I noticed that the term Global in sbt is used for two different meaning. 1. Universal fallback scope component `*` 2. An alias for GlobalScope This disambiguates the two by renaming ScopeAxis instance to Zero. Since this is mostly internal to sbt code, the impact to the user should be minimal. |
||
|---|---|---|
| .. | ||
| main/scala/sbt | ||
| test/scala | ||