-
-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy path.gitmodules
More file actions
13 lines (13 loc) · 571 Bytes
/
Copy path.gitmodules
File metadata and controls
13 lines (13 loc) · 571 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
[submodule "src/ChibiRuby.Compiler/mruby"]
path = src/ChibiRuby.Compiler/mruby
url = https://github.com/mruby/mruby.git
[submodule "sandbox/ChibiRuby.Benchmark/mruby"]
path = sandbox/ChibiRuby.Benchmark/mruby
url = https://github.com/mruby/mruby.git
[submodule "src/ChibiRuby.Compiler/mruby-compiler2"]
path = src/ChibiRuby.Compiler/mruby-compiler2
url = git@github.com:hadashiA/mruby-compiler2.git
branch = master
[submodule "sandbox/ChibiRuby.Benchmark/ruby/optcarrot"]
path = sandbox/ChibiRuby.Benchmark/ruby/optcarrot
url = git@github.com:mame/optcarrot.git