Remove git submodules completely

- Remove .gitmodules file
- Remove all component submodules (zinit, mycelium, rfs, corex)
- Prepare for git subtree approach
This commit is contained in:
2025-08-16 21:11:21 +02:00
parent f6d81986d9
commit 01491a088c
5 changed files with 0 additions and 12 deletions

9
.gitmodules vendored
View File

@@ -1,9 +0,0 @@
[submodule "components/zinit"]
path = components/zinit
url = https://github.com/threefoldtech/zinit.git
[submodule "components/rfs"]
path = components/rfs
url = https://github.com/threefoldtech/rfs.git
[submodule "components/mycelium"]
path = components/mycelium
url = https://github.com/threefoldtech/mycelium.git

Binary file not shown.

Submodule components/rfs deleted from 0eaf96a498

Submodule components/zinit deleted from 1b76c062fe