12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- [submodule "wp"]
- path = wp
- url = git://github.com/WordPress/WordPress.git
- ignore = dirty
- [submodule "app/plugins/wp-db-driver"]
- path = app/plugins/wp-db-driver
- url = https://github.com/markoheijnen/wp-db-driver.git
- [submodule "app/plugins/wp-mysqli"]
- path = app/plugins/wp-mysqli
- url = https://github.com/markoheijnen/wp-mysqli.git
- [submodule "app/themes/_s"]
- path = app/themes/_s
- url = https://github.com/Automattic/_s.git
- [submodule "app/plugins/vip-scanner"]
- path = app/plugins/vip-scanner
- url = https://github.com/Automattic/vip-scanner.git
- [submodule "app/plugins/developer"]
- path = app/plugins/developer
- url = https://github.com/Automattic/developer.git
- [submodule "app/plugins/wp-redis-cache"]
- path = app/plugins/wp-redis-cache
- url = https://github.com/windhamdavid/wp-redis-cache.git
- [submodule "app/plugins/rename-wp-login"]
- path = app/plugins/rename-wp-login
- url = https://github.com/avryl/rename-wp-login.git
- [submodule "app/plugins/wp-debug-bar"]
- path = app/plugins/wp-debug-bar
- url = https://github.com/brandwaffle/wp-debug-bar.git
- [submodule "app/plugins/debug-bar-slow-actions"]
- path = app/plugins/debug-bar-slow-actions
- url = https://github.com/kovshenin/debug-bar-slow-actions.git
- [submodule "app/plugins/wp-github-info"]
- path = app/plugins/wp-github-info
- url = https://github.com/crowdfavorite/wp-github-info.git
- [submodule "app/plugins/github-updater"]
- path = app/plugins/github-updater
- url = https://github.com/afragen/github-updater.git
- [submodule "app/plugins/annunciate"]
- path = app/plugins/annunciate
- url = https://github.com/windhamdavid/annunciate.git
- [submodule "app/themes/goat"]
- path = app/themes/goat
- url = https://github.com/windhamdavid/aesop-goat.git
- [submodule "app/themes/daw"]
- path = app/themes/daw
- url = https://github.com/windhamdavid/daw.git
- [submodule "app/themes/_wd"]
- path = app/themes/_wd
- url = https://github.com/windhamdavid/_wd.git
- [submodule "app/themes/bml"]
- path = app/themes/bml
- url = https://github.com/windhamdavid/bml.git
- [submodule "app/themes/phf"]
- path = app/themes/phf
- url = https://github.com/windhamdavid/phf.git
- [submodule "app/themes/hcf"]
- path = app/themes/hcf
- url = https://github.com/windhamdavid/hcf.git
- [submodule "app/themes/soul"]
- path = app/themes/soul
- url = https://github.com/windhamdavid/soul.git
- [submodule "app/themes/dw"]
- path = app/themes/dw
- url = https://github.com/windhamdavid/dw.git
- [submodule "app/themes/exgw"]
- path = app/themes/exgw
- url = https://github.com/windhamdavid/exgw.git
- [submodule "app/plugins/wp-stripe"]
- path = app/plugins/wp-stripe
- url = https://github.com/humanmade/wp-stripe.git
- [submodule "app/themes/_s_backbone"]
- path = app/themes/_s_backbone
- url = https://github.com/tlovett1/_s_backbone.git
- [submodule "app/plugins/WP-API"]
- path = app/plugins/WP-API
- url = https://github.com/WP-API/WP-API.git
|