This repository has been archived by the owner on Jul 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 124
/
Copy path.gitmodules
46 lines (46 loc) · 1.37 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[submodule "Symfony3"]
path = Symfony3
url = https://github.com/Grafikart/BlogMVC-Symfony3.git
branch = master
[submodule "Phoenix"]
path = Phoenix
url = https://github.com/Grafikart/BlogMVC-Phoenix.git
branch = master
[submodule "Symfony2"]
path = Symfony2
url = https://github.com/Alex-D/BlogMVC-Symfony2
branch = master
[submodule "CakePHP2"]
path = CakePHP2
url = https://github.com/TahiriAbdou/BlogMVC-CakePHP2
branch = master
[submodule "PlayFramework2"]
path = PlayFramework2
url = https://github.com/Aphax/BlogMVC-PlayFramework2.git
branch = master
[submodule "ZendFramework2"]
path = ZendFramework2
url = https://github.com/Devitek/BlogMVC-ZendFramework2.git
branch = master
[submodule "ASP.NET MVC"]
path = ASP.NET MVC
url = https://github.com/zyhou/BlogMVC-ASPNETCore
[submodule "CodeIgniter2"]
path = CodeIgniter2
url = https://github.com/Aphax/BlogMVC-CodeIgniter2.git
[submodule "Laravel"]
path = Laravel
url = https://github.com/Grafikart/BlogMVC-Laravel.git
[submodule "Laravel5"]
path = Laravel5
url = https://github.com/Grafikart/BlogMVC-Laravel.git
branch = master
[submodule "CakePHP 3"]
path = CakePHP 3
url = git@github.com:Kareylo/BlogMVC-CakePHP3.git
[submodule "Siler"]
path = Siler
url = https://github.com/Kocal/BlogMVC-Siler.git
[submodule "ZendFramework1"]
path = ZendFramework1
url = https://github.com/madeindjs/BlogMVC-ZendFramework1