forked from nextcloud/neon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 988 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "external/nextcloud-server"]
path = external/nextcloud-server
url = https://github.com/nextcloud/server.git
[submodule "external/seti-ui"]
path = external/seti-ui
url = https://github.com/jesseweed/seti-ui.git
[submodule "external/nextcloud-notifications"]
path = external/nextcloud-notifications
url = https://github.com/nextcloud/notifications.git
[submodule "external/flathub-shared-modules"]
path = external/flathub-shared-modules
url = https://github.com/flathub/shared-modules.git
[submodule "external/nextcloud-spreed"]
path = external/nextcloud-spreed
url = https://github.com/nextcloud/spreed
[submodule "external/nextcloud-news"]
path = external/nextcloud-news
url = https://github.com/nextcloud/news
[submodule "external/nextcloud-notes"]
path = external/nextcloud-notes
url = https://github.com/nextcloud/notes
[submodule "external/openapi-specification"]
path = external/openapi-specification
url = https://github.com/OAI/OpenAPI-Specification.git