.gitmodules.remote 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. [submodule "wp"]
  2. path = wp
  3. url = git://github.com/WordPress/WordPress.git
  4. ignore = dirty
  5. [submodule "app/plugins/wp-db-driver"]
  6. path = app/plugins/wp-db-driver
  7. url = https://github.com/markoheijnen/wp-db-driver.git
  8. [submodule "app/plugins/wp-mysqli"]
  9. path = app/plugins/wp-mysqli
  10. url = https://github.com/markoheijnen/wp-mysqli.git
  11. [submodule "app/themes/_s"]
  12. path = app/themes/_s
  13. url = https://github.com/Automattic/_s.git
  14. [submodule "app/plugins/vip-scanner"]
  15. path = app/plugins/vip-scanner
  16. url = https://github.com/Automattic/vip-scanner.git
  17. [submodule "app/plugins/developer"]
  18. path = app/plugins/developer
  19. url = https://github.com/Automattic/developer.git
  20. [submodule "app/pluigns/query-monitor"]
  21. path = app/plugins/query-monitor
  22. url = https://github.com/johnbillion/query-monitor.git
  23. [submodule "app/plugins/wp-redis-cache"]
  24. path = app/plugins/wp-redis-cache
  25. url = https://github.com/windhamdavid/wp-redis-cache.git
  26. [submodule "app/plugins/rename-wp-login"]
  27. path = app/plugins/rename-wp-login
  28. url = https://github.com/avryl/rename-wp-login.git
  29. [submodule "app/plugins/rename-wp-login"]
  30. path = app/plugins/wp-debug-bar
  31. url = https://github.com/brandwaffle/wp-debug-bar.git
  32. [submodule "app/plugins/debug-bar-slow-actions"]
  33. path = app/plugins/debug-bar-slow-actions
  34. url = https://github.com/kovshenin/debug-bar-slow-actions.git
  35. [submodule "app/plugins/wp-github-info"]
  36. path = app/plugins/wp-github-info
  37. url = https://github.com/crowdfavorite/wp-github-info.git
  38. [submodule "app/plugins/github-updater"]
  39. path = app/plugins/github-updater
  40. url = https://github.com/afragen/github-updater.git
  41. [submodule "app/plugins/annunciate"]
  42. path = app/plugins/annunciate
  43. url = https://github.com/windhamdavid/annunciate.git
  44. [submodule "app/plugins/aesop"]
  45. path = app/plugins/aesop
  46. url = https://github.com/windhamdavid/aesop.git
  47. [submodule "app/themes/goat"]
  48. path = app/themes/goat
  49. url = https://github.com/windhamdavid/aesop-goat.git
  50. [submodule "app/themes/daw"]
  51. path = app/themes/daw
  52. url = https://github.com/windhamdavid/daw.git
  53. [submodule "app/themes/_wd"]
  54. path = app/themes/_wd
  55. url = https://github.com/windhamdavid/_wd.git
  56. [submodule "app/themes/bml"]
  57. path = app/themes/bml
  58. url = https://github.com/windhamdavid/bml.git
  59. [submodule "app/themes/phf"]
  60. path = app/themes/phf
  61. url = https://github.com/windhamdavid/phf.git
  62. [submodule "app/themes/hcf"]
  63. path = app/themes/hcf
  64. url = https://github.com/windhamdavid/hcf.git
  65. [submodule "app/themes/soul"]
  66. path = app/themes/soul
  67. url = https://github.com/windhamdavid/soul.git