mirror of https://github.com/sbt/sbt.git
Merge pull request #1505 from jaceklaskowski/initdetailed-help-fix
BuiltinCommands.initialize has load-commands commented out
This commit is contained in:
commit
d99d75408c
|
|
@ -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