-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 883 Bytes
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 883 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
29
30
31
32
33
34
35
36
[submodule "libraries/wpl"]
path = libraries/wpl
url = ../wpl.git
branch = origin/master
[submodule "libraries/agge"]
path = libraries/agge
url = ../agge.git
branch = origin/master
[submodule "libraries/utee"]
path = libraries/utee
url = ../utee.git
branch = origin/master
[submodule "libraries/strmd"]
path = libraries/strmd
url = ../strmd.git
branch = origin/master
[submodule "libraries/polyq"]
path = libraries/polyq
url = ../polyq.git
branch = origin/master
[submodule "libraries/wpl.vs"]
path = libraries/wpl.vs
url = ../wpl.vs.git
branch = origin/master
[submodule "libraries/utfia"]
path = libraries/utfia
url = ../utfia.git
branch = origin/master
[submodule "libraries/tasker"]
path = libraries/tasker
url = ../tasker.git
branch = master
[submodule "libraries/cohesion-ipc"]
path = libraries/cohesion-ipc
url = ../cohesion-ipc.git
branch = master