-
Notifications
You must be signed in to change notification settings - Fork 50
/
Copy path.gitmodules
45 lines (45 loc) · 1.54 KB
/
.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[submodule "omniedge-android"]
path = omniedge-android
url = https://github.com/omniedgeio/omniedge-android.git
branch = main
[submodule "omniedge-windows"]
path = omniedge-windows
url = https://github.com/omniedgeio/omniedge-windows.git
branch = main
[submodule "omniedge-iOS"]
path = omniedge-iOS
url = https://github.com/omniedgeio/omniedge-iOS.git
branch = main
[submodule "omniedge-macOS"]
path = omniedge-macOS
url = https://github.com/omniedgeio/omniedge-macOS.git
branch = main
[submodule "omniedge-cli"]
path = omniedge-cli
url = https://github.com/omniedgeio/omniedge-cli.git
branch = main
[submodule "docker-customize-supernode"]
path = docker-customize-supernode
url = https://github.com/omniedgeio/docker-customize-supernode.git
branch = main
[submodule "omniedge-synology"]
path = omniedge-synology
url = https://github.com/omniedgeio/omniedge-synology.git
[submodule "omniedge-github-action"]
path = omniedge-github-action
url = https://github.com/omniedgeio/github-action.git
[submodule "omniedge-supernode-status"]
path = omniedge-supernode-status
url = https://github.com/omniedgeio/server-status.git
[submodule "Documentation"]
path = Documentation
url = https://github.com/omniedgeio/docs.git
[submodule "omniedge-docker"]
path = omniedge-docker
url = https://github.com/omniedgeio/omniedge-docker.git
[submodule "omniedge-backend"]
path = omniedge-backend
url = https://github.com/omniedgeio/omniedge-backend.git
[submodule "omniedge-frontend"]
path = omniedge-frontend
url = https://github.com/omniedgeio/omniedge-frontend.git