MadelineProto/.gitmodules
Alexander Pankratov 83802fe944
Allow git modules install without ssh key (#810)
(cherry picked from commit 8cb18edc6ee12e8f8a47f6dc7ed9f3ea946bf043)
2020-05-10 19:17:15 +02:00

13 lines
377 B
Plaintext

[submodule "docs"]
path = docs
url = https://github.com/danog/MadelineProtoDocs.git
[submodule "examples/magnaluna"]
path = examples/magnaluna
url = https://github.com/danog/magnaluna.git
[submodule "examples/pipesbot"]
path = examples/pipesbot
url = https://github.com/danog/pipesbot.git
[submodule "schemas"]
path = schemas
url = https://github.com/danog/schemas.git