mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
When running a sbt script, this change lets the user on UNIX and Windows platforms to use native file extensions like none/.sh or .bat/.cmd. The code copies the file to the sbt boot/hash/src_managed directory with a .scala extension.