-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (28 loc) · 815 Bytes
/
.gitmodules
File metadata and controls
28 lines (28 loc) · 815 Bytes
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
[submodule "build"]
path = build
url = https://github.com/FlymeOS/build.git
branch = marshmallow-6.0
[submodule "tools"]
path = tools
url = https://github.com/FlymeOS/tools.git
branch = marshmallow-6.0
[submodule "devices/base"]
path = devices/base
url = https://github.com/FlymeOS/devices-base.git
branch = marshmallow-6.0
[submodule "flyme/overlay"]
path = flyme/overlay
url = https://github.com/FlymeOS/flyme-overlay.git
branch = marshmallow-6.0
[submodule "tutorials"]
path = tutorials
url = https://github.com/FlymeOS/tutorials.git
branch = marshmallow-6.0
[submodule "plugins"]
path = plugins
url = https://github.com/FlymeOS/plugins.git
branch = marshmallow-6.0
[submodule "flyme/release"]
path = flyme/release
url = https://github.com/FlymeOS/flyme-release.git
branch = marshmallow-6.0