diff --git a/.gitmodules b/.gitmodules index 8850d66..cd9aa08 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,61 +1,61 @@ [submodule "gen"] path = gen - url = git@github.com:WireCell/wire-cell-gen.git + url = https://github.com/WireCell/wire-cell-gen.git update = merge branch = 0.6.x [submodule "sst"] path = sst - url = git@github.com:WireCell/wire-cell-sst.git + url = https://github.com/WireCell/wire-cell-sst.git update = merge branch = 0.6.x [submodule "iface"] path = iface - url = git@github.com:WireCell/wire-cell-iface.git + url = https://github.com/WireCell/wire-cell-iface.git update = merge branch = 0.6.x [submodule "riodata"] path = riodata - url = git@github.com:WireCell/wire-cell-riodata.git + url = https://github.com/WireCell/wire-cell-riodata.git update = merge [submodule "util"] path = util - url = git@github.com:WireCell/wire-cell-util.git + url = https://github.com/WireCell/wire-cell-util.git update = merge branch = 0.6.x [submodule "bio"] path = bio - url = git@github.com:WireCell/wire-cell-bio.git + url = https://github.com/WireCell/wire-cell-bio.git update = merge [submodule "apps"] path = apps - url = git@github.com:WireCell/wire-cell-apps.git + url = https://github.com/WireCell/wire-cell-apps.git update = merge branch = 0.6.x [submodule "wire-cell-tbb"] path = wire-cell-tbb - url = git@github.com:WireCell/wire-cell-tbb.git + url = https://github.com/WireCell/wire-cell-tbb.git update = merge [submodule "python"] path = python - url = git@github.com:WireCell/wire-cell-python.git + url = https://github.com/WireCell/wire-cell-python.git update = merge branch = 0.6.x [submodule "cfg"] path = cfg - url = git@github.com:WireCell/wire-cell-cfg.git + url = https://github.com/WireCell/wire-cell-cfg.git update = merge branch = 0.6.x [submodule "sigproc"] path = sigproc - url = git@github.com:WireCell/wire-cell-sigproc.git + url = https://github.com/WireCell/wire-cell-sigproc.git update = merge branch = 0.6.x [submodule "waftools"] path = waftools - url = git@github.com:WireCell/waf-tools.git + url = https://github.com/WireCell/waf-tools.git update = merge branch = 0.6.x [submodule "sio"] path = sio - url = git@github.com:WireCell/wire-cell-sio.git + url = https://github.com/WireCell/wire-cell-sio.git branch = 0.6.x