forked from lando/lando
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
172 lines (172 loc) · 4.35 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
[submodule "docs"]
path = docs
url = [email protected]:lando/docs.git
branch = main
[submodule "cli"]
path = cli
url = [email protected]:lando/cli.git
branch = main
[submodule "plugins/platformsh"]
path = plugins/platformsh
url = [email protected]:lando/platformsh.git
branch = main
[submodule "plugins/acquia"]
path = plugins/acquia
url = [email protected]:lando/acquia.git
branch = main
[submodule "plugins/lagoon"]
path = plugins/lagoon
url = [email protected]:lando/lagoon.git
branch = main
[submodule "plugins/pantheon"]
path = plugins/pantheon
url = [email protected]:lando/pantheon.git
branch = main
[submodule "blog"]
path = blog
url = [email protected]:lando/blog.git
branch = main
[submodule "events"]
path = events
url = [email protected]:lando/events.git
branch = main
[submodule "website"]
path = website
url = [email protected]:lando/website.git
branch = main
[submodule "plugins/apache"]
path = plugins/apache
url = [email protected]:lando/apache.git
branch = main
[submodule "plugins/mariadb"]
path = plugins/mariadb
url = [email protected]:lando/mariadb.git
branch = main
[submodule "plugins/mysql"]
path = plugins/mysql
url = [email protected]:lando/mysql.git
branch = main
[submodule "plugins/nginx"]
path = plugins/nginx
url = [email protected]:lando/nginx.git
branch = main
[submodule "plugins/php"]
path = plugins/php
url = [email protected]:lando/php.git
branch = main
[submodule "plugins/postgres"]
path = plugins/postgres
url = [email protected]:lando/postgres.git
branch = main
[submodule "plugins/lamp"]
path = plugins/lamp
url = [email protected]:lando/lamp.git
branch = main
[submodule "plugins/lemp"]
path = plugins/lemp
url = [email protected]:lando/lemp.git
branch = main
[submodule "plugins/solr"]
path = plugins/solr
url = [email protected]:lando/solr.git
branch = main
[submodule "plugins/elasticsearch"]
path = plugins/elasticsearch
url = [email protected]:lando/elasticsearch.git
branch = main
[submodule "plugins/python"]
path = plugins/python
url = [email protected]:lando/python.git
branch = main
[submodule "plugins/dotnet"]
path = plugins/dotnet
url = [email protected]:lando/dotnet.git
branch = main
[submodule "plugins/go"]
path = plugins/go
url = [email protected]:lando/go.git
branch = main
[submodule "plugins/compose"]
path = plugins/compose
url = [email protected]:lando/compose.git
branch = main
[submodule "plugins/mailhog"]
path = plugins/mailhog
url = [email protected]:lando/mailhog.git
branch = main
[submodule "plugins/memcached"]
path = plugins/memcached
url = [email protected]:lando/memcached.git
branch = main
[submodule "plugins/mongo"]
path = plugins/mongo
url = [email protected]:lando/mongo.git
branch = main
[submodule "plugins/mssql"]
path = plugins/mssql
url = [email protected]:lando/mssql.git
branch = main
[submodule "plugins/node"]
path = plugins/node
url = [email protected]:lando/node.git
branch = main
[submodule "plugins/phpmyadmin"]
path = plugins/phpmyadmin
url = [email protected]:lando/phpmyadmin.git
branch = main
[submodule "plugins/redis"]
path = plugins/redis
url = [email protected]:lando/redis.git
branch = main
[submodule "plugins/ruby"]
path = plugins/ruby
url = [email protected]:lando/ruby.git
branch = main
[submodule "plugins/tomcat"]
path = plugins/tomcat
url = [email protected]:lando/tomcat.git
branch = main
[submodule "plugins/varnish"]
path = plugins/varnish
url = [email protected]:lando/varnish.git
branch = main
[submodule "plugins/backdrop"]
path = plugins/backdrop
url = [email protected]:lando/backdrop.git
branch = main
[submodule "plugins/joomla"]
path = plugins/joomla
url = [email protected]:lando/joomla.git
branch = main
[submodule "plugins/laravel"]
path = plugins/laravel
url = [email protected]:lando/laravel.git
branch = main
[submodule "plugins/mean"]
path = plugins/mean
url = [email protected]:lando/mean.git
branch = main
[submodule "plugins/symfony"]
path = plugins/symfony
url = [email protected]:lando/symfony.git
branch = main
[submodule "plugins/wordpress"]
path = plugins/wordpress
url = [email protected]:lando/wordpress.git
branch = main
[submodule "plugins/drupal"]
path = plugins/drupal
url = [email protected]:lando/drupal.git
branch = main
[submodule "core"]
path = core
url = [email protected]:lando/core.git
branch = main
[submodule "core-next"]
path = core-next
url = [email protected]:lando/core-next.git
branch = main
[submodule "hyperdrive"]
path = hyperdrive
url = [email protected]:lando/hyperdrive.git
branch = main