mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 16:39:24 +02:00
4ca5b5ae0a7587ac655bac8cb3b3a1bfc0605c0a
This migrates to java.util.Calendar, which is better than java.util.Date and is supported by sjson-new out of the box.
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
Languages
Scala
94.5%
Java
3.1%
Shell
1.1%
Batchfile
0.9%
Roff
0.2%
Other
0.1%