mirror of https://github.com/sbt/sbt.git
BuiltinCommands.initialize has load-commands commented out
This commit is contained in:
parent
939bb9ba42
commit
8affccb42a
|
|
@ -273,9 +273,6 @@ Runs the following commands.
|
|||
defaults
|
||||
Registers default commands.
|
||||
|
||||
load-commands -base ~/.sbt/commands
|
||||
Builds and loads command definitions from ~/.sbt/commands
|
||||
|
||||
< ~/.sbtrc
|
||||
< .sbtrc
|
||||
Runs commands from ~/.sbtrc and ./.sbtrc if they exist
|
||||
|
|
|
|||
Loading…
Reference in New Issue