Add another copy of the submodule for testing
This commit is contained in:
parent
63b5006d04
commit
a11e240415
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
|||||||
[submodule "_main"]
|
[submodule "_main"]
|
||||||
path = _main
|
path = _main
|
||||||
url = https://github.com/zeux/pugixml.git
|
url = https://github.com/zeux/pugixml.git
|
||||||
|
[submodule "test"]
|
||||||
|
path = test
|
||||||
|
url = https://github.com/zeux/pugixml.git
|
||||||
|
|||||||
1
test
Submodule
1
test
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 10ff488eb96544074c88ba1aae26025b425dba58
|
||||||
Loading…
Reference in New Issue
Block a user