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:
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -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/mycelium deleted from afb32e0cdb
Submodule components/rfs deleted from 0eaf96a498
Submodule components/zinit deleted from 1b76c062fe
Reference in New Issue
Block a user