-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.2 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
[submodule "playground/continuable"]
path = playground/modules/continuable
url = https://github.com/luvit/continuable.git
[submodule "playground/web"]
path = playground/modules/web
url = https://github.com/luvit/web.git
[submodule "playground/web-autoheaders"]
path = playground/modules/web-autoheaders
url = https://github.com/luvit/web-autoheaders.git
[submodule "playground/web-log"]
path = playground/modules/web-log
url = https://github.com/luvit/web-log.git
[submodule "playground/web-static"]
path = playground/modules/web-static
url = https://github.com/luvit/web-static.git
[submodule "playground/modules/continuable"]
path = playground/modules/continuable
url = https://github.com/luvit/continuable.git
[submodule "playground/modules/web"]
path = playground/modules/web
url = https://github.com/luvit/web.git
[submodule "playground/modules/web-static"]
path = playground/modules/web-static
url = https://github.com/luvit/web-static.git
[submodule "playground/modules/web-autoheaders"]
path = playground/modules/web-autoheaders
url = https://github.com/luvit/web-autoheaders.git
[submodule "playground/modules/web-log"]
path = playground/modules/web-log
url = https://github.com/luvit/web-log.git