From 21262116e0795578a0cd1f4bb7f2a9cf1598ceca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Mon, 10 Oct 2022 19:18:28 +0100 Subject: [PATCH] Add M2libc and M2-Planet as submodules. --- .gitmodules | 6 ++++++ M2-Planet | 1 + M2libc | 1 + bootstrap-seeds | 2 +- 4 files changed, 9 insertions(+), 1 deletion(-) create mode 160000 M2-Planet create mode 160000 M2libc diff --git a/.gitmodules b/.gitmodules index 7ebbad9..e2a9122 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,9 @@ [submodule "bootstrap-seeds"] path = bootstrap-seeds url = https://github.com/oriansj/bootstrap-seeds/ +[submodule "M2libc"] + path = M2libc + url = https://github.com/oriansj/M2libc +[submodule "M2-Planet"] + path = M2-Planet + url = https://github.com/oriansj/M2-Planet diff --git a/M2-Planet b/M2-Planet new file mode 160000 index 0000000..f7fcc0a --- /dev/null +++ b/M2-Planet @@ -0,0 +1 @@ +Subproject commit f7fcc0af6ed466cc243ed78d76476fd0f4d16dea diff --git a/M2libc b/M2libc new file mode 160000 index 0000000..f73e589 --- /dev/null +++ b/M2libc @@ -0,0 +1 @@ +Subproject commit f73e5899bb3eb7683ec27cf564775c4577640bdc diff --git a/bootstrap-seeds b/bootstrap-seeds index 77cf74e..771a804 160000 --- a/bootstrap-seeds +++ b/bootstrap-seeds @@ -1 +1 @@ -Subproject commit 77cf74e3de60222a8ec56334387c320d014bdeaa +Subproject commit 771a8042dc1d3004204295e6a32db9cd028bfd7f