forked from worph/casa-img
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
53 lines (45 loc) · 1.36 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
46
47
48
49
50
51
52
53
[submodule "CasaOS"]
path = CasaOS
url = https://github.com/IceWhaleTech/CasaOS.git
branch = v0.4.13
update = checkout
[submodule "CasaOS-AppManagement"]
path = CasaOS-AppManagement
url = https://github.com/worph/CasaOS-AppManagement.git
branch = casa-img
update = merge
[submodule "CasaOS-AppStore"]
path = CasaOS-AppStore
url = https://github.com/IceWhaleTech/CasaOS-AppStore.git
branch = main
update = checkout
[submodule "CasaOS-Gateway"]
path = CasaOS-Gateway
url = https://github.com/IceWhaleTech/CasaOS-Gateway.git
branch = v0.4.8
update = checkout
[submodule "CasaOS-LocalStorage"]
path = CasaOS-LocalStorage
url = https://github.com/IceWhaleTech/CasaOS-LocalStorage.git
branch = v0.4.5-2
update = checkout
[submodule "CasaOS-MessageBus"]
path = CasaOS-MessageBus
url = https://github.com/IceWhaleTech/CasaOS-MessageBus.git
branch = v0.4.5
update = checkout
[submodule "CasaOS-UI"]
path = CasaOS-UI
url = https://github.com/worph/CasaOS-UI.git
branch = casa-img
update = merge
[submodule "CasaOS-UserService"]
path = CasaOS-UserService
url = https://github.com/worph/CasaOS-UserService.git
branch = casa-img
update = merge
[submodule "CasaOS-CLI"]
path = CasaOS-CLI
url = https://github.com/IceWhaleTech/CasaOS-CLI.git
branch = v0.4.4
update = checkout