+ git submodules {subsys, refcnt}
This commit is contained in:
parent
064659e179
commit
2e63293139
3 changed files with 9 additions and 4 deletions
11
.gitmodules
vendored
11
.gitmodules
vendored
|
|
@ -1,6 +1,9 @@
|
|||
[submodule "repo/indentlog"]
|
||||
path = repo/indentlog
|
||||
url = git@github.com:Rconybea/indentlog.git
|
||||
[submodule "repo/refcnt/refcnt"]
|
||||
path = repo/refcnt/refcnt
|
||||
path = repo/indentlog
|
||||
url = git@github.com:Rconybea/indentlog.git
|
||||
[submodule "repo/refcnt"]
|
||||
path = repo/refcnt
|
||||
url = git@github.com:Rconybea/refcnt.git
|
||||
[submodule "repo/subsys"]
|
||||
path = repo/subsys
|
||||
url = git@github.com:Rconybea/subsys.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue