mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 11:01:08 +02:00
I verified manually that ExternalHooks were still applied by default but that I could set the incOptions in the Test and Compile configs so that they weren't used. Fixes #4624