Switch components to submodules
This commit is contained in:
parent
3ce0dc2266
commit
a759c65019
6 changed files with 16 additions and 17 deletions
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[submodule "common"]
|
||||
path = common
|
||||
url = git@git.serguzim.me:emgauwa/common.git
|
||||
[submodule "core"]
|
||||
path = core
|
||||
url = git@git.serguzim.me:emgauwa/core.git
|
||||
[submodule "controller"]
|
||||
path = controller
|
||||
url = git@git.serguzim.me:emgauwa/controller.git
|
Loading…
Add table
Add a link
Reference in a new issue