1
This commit is contained in:
parent
1a7879f988
commit
c7b4f2b365
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
bin
|
||||||
|
target
|
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[submodule "third_party/relation"]
|
||||||
|
path = third_party/relation
|
||||||
|
url = git@git.kingsome.cn:server/relation.git
|
||||||
|
[submodule "third_party/tools"]
|
||||||
|
path = third_party/tools
|
||||||
|
url = git@git.kingsome.cn:server_common/tools.git
|
1
third_party/relation
vendored
Submodule
1
third_party/relation
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit d685206b2720349cfa1673e197acb9db6563e0a4
|
1
third_party/tools
vendored
Submodule
1
third_party/tools
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 8dbd9659f536a61edf384ddc5c42db0af1e682c4
|
Loading…
x
Reference in New Issue
Block a user