mirror of
https://github.com/sbt/sbt.git
synced 2026-09-06 01:26:55 +02:00
9f9ac3a9ccbf0a9b8c51b6c237ccd4697a5d08fd
Do not filter any logging in scripted logger by setting the log level to Debug. The caller of ScriptedRunner passes a logger and decides the level of logging it wants to receive. Scripted shouldn't filter anything.
utility modules for sbt
cd sbt-modules/util-take2
git filter-branch --index-filter 'git rm --cached -qr -- . && git reset -q $GIT_COMMIT -- build.sbt LICENSE NOTICE interface util/appmacro util/collection util/complete util/control util/log util/logic util/process util/relation cache' --prune-empty
git reset --hard
git gc --aggressive
git prune
Languages
Scala
94.5%
Java
3.1%
Shell
1.1%
Batchfile
0.9%
Roff
0.2%
Other
0.1%