diff options
| author | Bert Belder <bertbelder@gmail.com> | 2018-12-08 01:09:32 +0100 |
|---|---|---|
| committer | Bert Belder <bertbelder@gmail.com> | 2018-12-08 01:09:58 +0100 |
| commit | be2e5cce7975d5f8e4ab18014ca67bd8f4aa901e (patch) | |
| tree | 764e2235b690b46c150a222cd10aa1143ef67a1c /.gitmodules | |
| parent | 8c86bc72054c2b84e493e4a33fb6f79474362a69 (diff) | |
Track the master branch of the chromium_build repo
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 238cee526..66ec150e4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,6 @@ [submodule "build"] path = build url = https://github.com/denoland/chromium_build.git - branch = deno [submodule "js/deps/https/deno.land/x/net"] path = js/deps/https/deno.land/x/net url = https://github.com/denoland/deno_net.git |
