-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitmodules
21 lines (21 loc) · 831 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "webroot/extjs"]
path = webroot/extjs
url = git://github.com/probonogeek/extjs.git
[submodule "vendors/h2o"]
path = vendors/h2o
url = git://github.com/speedmax/h2o-php.git
[submodule "webroot/css/admin/web-app-theme"]
path = webroot/css/admin/web-app-theme
url = git://github.com/pilu/web-app-theme.git
[submodule "webroot/admin-media/codemirror"]
path = webroot/admin-media/codemirror
url = git://github.com/marijnh/CodeMirror.git
[submodule "plugins/commentable"]
path = plugins/commentable
url = git://github.com/josegonzalez/cakephp-commentable-behavior.git
[submodule "webroot/js/strophejs"]
path = webroot/js/strophejs
url = git://github.com/metajack/strophejs
[submodule "cakephp-commentable-behavior"]
path = cakephp-commentable-behavior
url = git://github.com/vad/cakephp-commentable-behavior.git