deno/.gitmodules

11 lines
335 B
Plaintext
Raw Normal View History

2018-07-13 07:24:07 +00:00
[submodule "third_party"]
path = third_party
2018-08-02 23:13:02 +00:00
url = https://github.com/denoland/deno_third_party.git
[submodule "build"]
path = build
url = https://github.com/denoland/chromium_build.git
branch = deno
2018-12-07 21:36:16 +00:00
[submodule "js/deps/https/deno.land/x/net"]
path = js/deps/https/deno.land/x/net
url = https://github.com/denoland/deno_net.git