diff --git a/.gitmodules b/.gitmodules index c465e047e874a33bbe7580aff5c15212080c19be..1bbe5d4d093457574b332f922f45b43b2d2f8b53 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "modules/data"] path = modules/data - url = ../../AirShowerPhysics/corsika-data + url = ../../AirShowerPhysics/corsika-data.git branch = master shallow = true [submodule "modules/proposal"] @@ -10,6 +10,6 @@ shallow = true [submodule "modules/conex"] path = modules/conex - url = ../../AirShowerPhysics/cxroot + url = ../../AirShowerPhysics/cxroot.git branch = master shallow = true