forked from worph/casa-img
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitmodules
36 lines (36 loc) · 1.04 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
[submodule "CasaOS"]
path = CasaOS
url = https://github.com/worph/CasaOS.git
branch = main
[submodule "CasaOS-AppManagement"]
path = CasaOS-AppManagement
url = https://github.com/worph/CasaOS-AppManagement.git
branch = next
[submodule "CasaOS-AppStore"]
path = CasaOS-AppStore
url = https://github.com/worph/CasaOS-AppStore.git
branch = main
[submodule "CasaOS-Gateway"]
path = CasaOS-Gateway
url = https://github.com/worph/CasaOS-Gateway.git
branch = main
[submodule "CasaOS-LocalStorage"]
path = CasaOS-LocalStorage
url = https://github.com/worph/CasaOS-LocalStorage.git
branch = main
[submodule "CasaOS-MessageBus"]
path = CasaOS-MessageBus
url = https://github.com/worph/CasaOS-MessageBus.git
branch = main
[submodule "CasaOS-UI"]
path = CasaOS-UI
url = https://github.com/worph/CasaOS-UI.git
branch = next
[submodule "CasaOS-UserService"]
path = CasaOS-UserService
url = https://github.com/worph/CasaOS-UserService.git
branch = main
[submodule "CasaOS-CLI"]
path = CasaOS-CLI
url = https://github.com/worph/CasaOS-CLI.git
branch = main