+ 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"]
|
[submodule "repo/indentlog"]
|
||||||
path = repo/indentlog
|
path = repo/indentlog
|
||||||
url = git@github.com:Rconybea/indentlog.git
|
url = git@github.com:Rconybea/indentlog.git
|
||||||
[submodule "repo/refcnt/refcnt"]
|
[submodule "repo/refcnt"]
|
||||||
path = repo/refcnt/refcnt
|
path = repo/refcnt
|
||||||
url = git@github.com:Rconybea/refcnt.git
|
url = git@github.com:Rconybea/refcnt.git
|
||||||
|
[submodule "repo/subsys"]
|
||||||
|
path = repo/subsys
|
||||||
|
url = git@github.com:Rconybea/subsys.git
|
||||||
|
|
|
||||||
1
repo/refcnt
Submodule
1
repo/refcnt
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 4b3c854fc7872ba404ce4e0af25ecfdc47822ae1
|
||||||
1
repo/subsys
Submodule
1
repo/subsys
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 1c384e1ff0a01885bdf0713be858085814b6ece6
|
||||||
Loading…
Add table
Add a link
Reference in a new issue