-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitmodules
24 lines (24 loc) · 954 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
[submodule "cakephp"]
path = cakephp
url = https://github.com/cakephp/cakephp.git
[submodule "app/Plugin/TwitterBootstrap"]
path = app/Plugin/TwitterBootstrap
url = https://github.com/loadsys/twitter-bootstrap-helper.git
[submodule "app/Plugin/GitCake"]
path = app/Plugin/GitCake
url = https://github.com/SourceKettle/GitCake.git
[submodule "app/Plugin/TwitterBootswatch"]
path = app/Plugin/TwitterBootswatch
url = https://github.com/SourceKettle/TwitterBootswatchHelper.git
[submodule "app/Plugin/LDAPAuthCake"]
path = app/Plugin/LDAPAuthCake
url = https://github.com/amn-ecs/LDAPAuthCake.git
[submodule "app/Plugin/ChangeLogger"]
path = app/Plugin/ChangeLogger
url = https://github.com/pwhittlesea/ChangeLogger.git
[submodule "app/Plugin/Migrations"]
path = app/Plugin/Migrations
url = https://github.com/CakeDC/migrations.git
[submodule "app/Plugin/CakeDCUtils"]
path = app/Plugin/CakeDCUtils
url = https://github.com/CakeDC/utils.git