diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0aa4078 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,12 @@ +[submodule "apps/cic-eth"] + path = apps/cic-eth + url = git@gitlab.com:grassrootseconomics/cic-eth.git +[submodule "apps/cic-ussd"] + path = apps/cic-ussd + url = git@gitlab.com:grassrootseconomics/cic-ussd.git +[submodule "apps/cic-notify"] + path = apps/cic-notify + url = git@gitlab.com:grassrootseconomics/cic-notify.git +[submodule "apps/cic-cache"] + path = apps/cic-cache + url = git@gitlab.com:grassrootseconomics/cic-cache.git diff --git a/apps/cic-cache b/apps/cic-cache new file mode 160000 index 0000000..06c5f0f --- /dev/null +++ b/apps/cic-cache @@ -0,0 +1 @@ +Subproject commit 06c5f0fb0dca5992a7ffb12874b5cb0c9fdcd706 diff --git a/apps/cic-eth b/apps/cic-eth new file mode 160000 index 0000000..421831f --- /dev/null +++ b/apps/cic-eth @@ -0,0 +1 @@ +Subproject commit 421831f26e55bd9eb25bc6c306bd4284e90f30f8 diff --git a/apps/cic-notify b/apps/cic-notify new file mode 160000 index 0000000..ba8e598 --- /dev/null +++ b/apps/cic-notify @@ -0,0 +1 @@ +Subproject commit ba8e5989fa369782ed086e8b10bdd3524e353fe4 diff --git a/apps/cic-ussd b/apps/cic-ussd new file mode 160000 index 0000000..c6976bd --- /dev/null +++ b/apps/cic-ussd @@ -0,0 +1 @@ +Subproject commit c6976bda75bb8d3142e9c2ff58513ac5f41b85bb