-
Notifications
You must be signed in to change notification settings - Fork 101
/
.gitmodules
48 lines (48 loc) · 1.84 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
[submodule "vip-dashboard"]
path = vip-dashboard
url = https://github.com/Automattic/vip-dashboard.git
[submodule "vip-support"]
path = vip-support
url = https://github.com/Automattic/vip-support.git
[submodule "advanced-post-cache"]
path = advanced-post-cache
url = https://github.com/Automattic/advanced-post-cache.git
[submodule "jetpack"]
path = jetpack
url = https://github.com/Automattic/jetpack.git
[submodule "rewrite-rules-inspector"]
path = rewrite-rules-inspector
url = https://github.com/Automattic/rewrite-rules-inspector
[submodule "http-concat"]
path = http-concat
url = https://github.com/Automattic/nginx-http-concat.git
[submodule "cron-control"]
path = cron-control
url = https://github.com/Automattic/Cron-Control.git
[submodule "debug-bar-cron"]
path = debug-bar-cron
url = https://github.com/tollmanz/debug-bar-cron.git
[submodule "shared-plugins/jetpack-force-2fa"]
path = shared-plugins/jetpack-force-2fa
url = https://github.com/Automattic/jetpack-force-2fa.git
[submodule "shared-plugins/two-factor"]
path = shared-plugins/two-factor
url = https://github.com/georgestephanis/two-factor.git
[submodule "drop-ins/object-cache"]
path = drop-ins/object-cache
url = https://github.com/Automattic/wp-memcached.git
[submodule "lightweight-term-count-update"]
path = lightweight-term-count-update
url = https://github.com/Automattic/lightweight-term-count-update
[submodule "gutenberg-ramp"]
path = gutenberg-ramp
url = https://github.com/Automattic/gutenberg-ramp.git
[submodule "cron-control-next"]
path = cron-control-next
url = https://github.com/Automattic/Cron-Control.git
[submodule "search/elasticpress"]
path = search/elasticpress
url = https://github.com/Automattic/ElasticPress.git
[submodule "search/debug-bar-elasticpress"]
path = search/debug-bar-elasticpress
url = https://github.com/10up/debug-bar-elasticpress.git