mirror of https://github.com/sbt/sbt.git
**Problem** Currently `syncBlobs` delete the existing files in the out directory when remote cache kicks in. **Solution** 1. This refactors `Digest(...)` and adds support for `Digest.apply(Path)` and `Digest.sameDigest(...)` 2. This uses the `sameDigest` to compare the digest and replace the existing out files only when it needs to |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||