mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-24 07:00:57 -04:00
Attempt to fix udp-discovery-cpp submodule ref
This commit is contained in:
parent
ad9d566767
commit
e9d4cacac5
1 changed files with 2 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -10,7 +10,8 @@
|
||||||
[submodule "supportlibs/udp-discovery-cpp"]
|
[submodule "supportlibs/udp-discovery-cpp"]
|
||||||
path = supportlibs/udp-discovery-cpp
|
path = supportlibs/udp-discovery-cpp
|
||||||
url = https://github.com/truvorskameikin/udp-discovery-cpp.git
|
url = https://github.com/truvorskameikin/udp-discovery-cpp.git
|
||||||
branch = develop
|
branch = master
|
||||||
|
# develop branch was removed we were using it at commit f3a3103a6c52e5707629e8d0a7e279a7758fe845
|
||||||
[submodule "supportlibs/rapidjson"]
|
[submodule "supportlibs/rapidjson"]
|
||||||
path = supportlibs/rapidjson
|
path = supportlibs/rapidjson
|
||||||
url = https://github.com/Tencent/rapidjson.git
|
url = https://github.com/Tencent/rapidjson.git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue