mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 18:47:14 +02:00
Move most of the functionality from `Incremental` object to its companion class. This commit is a preparation for making it possible to have two different implementation of logic in `Incremental` object.