DocumentServer/.gitmodules
Pavel Lobashov f7a8a83d7d Use https for sdkjs-plugins submodule, instead of ssh
Allow anonymous git clone
2017-05-16 12:27:20 +03:00

19 lines
540 B
Plaintext

[submodule "sdkjs"]
path = sdkjs
url = https://github.com/ONLYOFFICE/sdkjs.git
[submodule "core"]
path = core
url = https://github.com/ONLYOFFICE/core.git
[submodule "web-apps"]
path = web-apps
url = https://github.com/ONLYOFFICE/web-apps.git
[submodule "server"]
path = server
url = https://github.com/ONLYOFFICE/server.git
[submodule "dictionaries"]
path = dictionaries
url = https://github.com/ONLYOFFICE/dictionaries.git
[submodule "sdkjs-plugins"]
path = sdkjs-plugins
url = https://github.com/ONLYOFFICE/sdkjs-plugins.git