使用URL替换相对路径,避免其余项目的fork
This commit is contained in:
parent
9b7c9b9109
commit
e6f28f7cd7
|
|
@ -1,6 +1,6 @@
|
|||
[submodule "ZLToolKit"]
|
||||
path = 3rdpart/ZLToolKit
|
||||
url = ../ZLToolKit
|
||||
url = https://github.com/xia-chu/ZLToolKit
|
||||
[submodule "3rdpart/media-server"]
|
||||
path = 3rdpart/media-server
|
||||
url = ../media-server
|
||||
url = https://github.com/xia-chu/media-server
|
||||
|
|
|
|||
Loading…
Reference in New Issue