diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-10-10 05:31:23 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-10 05:31:23 -0400 |
| commit | e7562eed8c816cd0d97aab6b818d7c8453dbaa2b (patch) | |
| tree | c5a9f536e79d2c8d2d02897511a9138acaf35394 /.gitmodules | |
| parent | 3882c9d19a641e0c919f1350d87c6d7ee280cf78 (diff) | |
| parent | 93f7f00c956c14620ef031626f124b57397ca867 (diff) | |
Merge deno_std in main repo (#3091)
The history of deno_std is persevered but rewritten to update links to issues and PRs
Fixes denoland/deno_std#603
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 46bdf2a5d..5ef0634a9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "chromium_build"] path = core/libdeno/build url = https://github.com/denoland/chromium_build.git -[submodule "deno_std"] - path = std - url = https://github.com/denoland/deno_std.git [submodule "deno_third_party"] path = third_party url = https://github.com/denoland/deno_third_party.git |
