-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 993 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 "wordpress"]
path = wordpress
url = git://github.com/WordPress/WordPress.git
[submodule "app/themes/roots"]
path = app/themes/roots
url = https://github.com/willthemoor/roots
[submodule "app/plugins/advanced-custom-fields"]
path = app/plugins/advanced-custom-fields
url = git@github.com:elliotcondon/acf.git
[submodule "app/plugins/user-switching"]
path = app/plugins/user-switching
url = git@github.com:johnbillion/user-switching.git
[submodule "app/plugins/debug-bar"]
path = app/plugins/debug-bar
url = git@github.com:wp-plugins/debug-bar.git
[submodule "app/plugins/debug-bar-extender"]
path = app/plugins/debug-bar-extender
url = git@github.com:wp-plugins/debug-bar-extender.git
[submodule "app/plugins/force-regenerate-thumbnails"]
path = app/plugins/force-regenerate-thumbnails
url = git@github.com:wp-plugins/force-regenerate-thumbnails.git
[submodule "app/plugins/theme-check"]
path = app/plugins/theme-check
url = git@github.com:wp-plugins/theme-check.git