-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
32 lines (32 loc) · 1.13 KB
/
.gitmodules
File metadata and controls
32 lines (32 loc) · 1.13 KB
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
[submodule "t_deps/modules/web-driver-client"]
path = t_deps/modules/web-driver-client
url = https://github.com/manakai/perl-web-driver-client.git
track = master
[submodule "t_deps/modules/web-resource"]
path = t_deps/modules/web-resource
url = https://github.com/manakai/perl-web-resource.git
track = master
[submodule "t_deps/modules/promise"]
path = t_deps/modules/promise
url = https://github.com/wakaba/perl-promise.git
track = master
[submodule "t_deps/modules/web-url"]
path = t_deps/modules/web-url
url = https://github.com/manakai/perl-web-url.git
track = master
[submodule "t_deps/modules/web-encodings"]
path = t_deps/modules/web-encodings
url = https://github.com/manakai/perl-web-encodings.git
track = master
[submodule "t_deps/modules/web-datetime"]
path = t_deps/modules/web-datetime
url = https://github.com/manakai/perl-web-datetime.git
track = master
[submodule "t_deps/modules/json-ps"]
path = t_deps/modules/json-ps
url = https://github.com/wakaba/perl-json-ps.git
track = master
[submodule "t_deps/modules/streams"]
path = t_deps/modules/streams
url = https://github.com/manakai/perl-streams
track = master