mirror of https://github.com/sbt/sbt.git
Two instance of functions defined in the same way don't equal themselves, but the same instance of a function does. So by using a val idStringFun for full and binary, and making Binary and Full case classes there are much better chances that ModuleId's defined in the same way will be equal. |
||
|---|---|---|
| librarymanagement | ||
| project | ||
| .gitignore | ||
| .travis.yml | ||
| README.md | ||
| build.sbt | ||
README.md
librarymanagement module for sbt
git clone --no-hardlinks --branch 0.13 sbt sbt-modules/librarymanagement
cd sbt-modules/librarymanagement
git filter-branch --index-filter 'git rm --cached -qr -- . && git reset -q $GIT_COMMIT -- ivy util/cross' --prune-empty
git reset --hard
git gc --aggressive
git prune
git cb 1.0