mirror of
https://github.com/RetroShare/RetroShare.git
synced 2026-09-12 11:40:17 +05:00
use absolute URLs for submodules
This commit is contained in:
parent
7e25bf6649
commit
f6429e60d4
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -23,11 +23,11 @@
|
||||
url = https://github.com/RetroShare/jni.hpp.git
|
||||
[submodule "openpgpsdk"]
|
||||
path = openpgpsdk
|
||||
url = ../OpenPGP-SDK
|
||||
url = https://github.com/RetroShare/OpenPGP-SDK.git
|
||||
branch = master
|
||||
[submodule "libbitdht"]
|
||||
path = libbitdht
|
||||
url = ../BitDHT
|
||||
url = https://github.com/RetroShare/BitDHT.git
|
||||
branch = master
|
||||
[submodule "libretroshare"]
|
||||
path = libretroshare
|
||||
|
||||
Loading…
Reference in New Issue
Block a user