.gitmodules
This commit is contained in:
parent
808359418a
commit
56b7fe8414
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "common"]
|
||||
path = common
|
||||
url = https://github.com/petermolnar/wp-common.git
|
||||
[submodule "wp-common"]
|
||||
path = wp-common
|
||||
url = git@github.com:petermolnar/wp-common.git
|
||||
|
|
1
wp-common
Submodule
1
wp-common
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 8ddaed268614d2826fb74d22033302c6df231ca3
|
Loading…
Reference in a new issue