forked from kohana/kohanaframework.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 844 Bytes
/
.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
[submodule "system"]
path = system
url = git://github.com/kohana/core.git
[submodule "modules/userguide"]
path = modules/userguide
url = git://github.com/kohana/userguide.git
[submodule "modules/cache"]
path = modules/cache
url = git://github.com/kohana/cache.git
[submodule "modules/oauth"]
path = modules/oauth
url = git://github.com/kohana/oauth.git
[submodule "modules/gallery/vendor/slides"]
path = modules/gallery/vendor/slides
url = git://github.com/nathansearles/Slides.git
[submodule "guides/3.0"]
path = guides/3.0
url = https://github.com/kohana/kohana.git
[submodule "guides/3.1"]
path = guides/3.1
url = https://github.com/kohana/kohana.git
[submodule "guides/3.2"]
path = guides/3.2
url = https://github.com/kohana/kohana.git
[submodule "guides/3.3"]
path = guides/3.3
url = https://github.com/kohana/kohana.git