.gitmodules.remote 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. [submodule "wp"]
  2. path = wp
  3. url = https://github.com/WordPress/WordPress.git
  4. ignore = dirty
  5. [submodule "app/themes/_s"]
  6. path = app/themes/_s
  7. url = https://github.com/Automattic/_s.git
  8. [submodule "app/plugins/vip-scanner"]
  9. path = app/plugins/vip-scanner
  10. url = https://github.com/Automattic/vip-scanner.git
  11. [submodule "app/plugins/developer"]
  12. path = app/plugins/developer
  13. url = https://github.com/Automattic/developer.git
  14. [submodule "app/themes/_wd"]
  15. path = app/themes/_wd
  16. url = https://github.com/windhamdavid/_wd.git
  17. [submodule "app/themes/roots"]
  18. path = app/themes/roots
  19. url = https://github.com/roots/roots.git
  20. [submodule "app/plugins/theme-check"]
  21. path = app/plugins/theme-check
  22. url = https://github.com/Pross/theme-check.git
  23. [submodule "app/plugins/regenerate-thumbnails"]
  24. path = app/plugins/regenerate-thumbnails
  25. url = https://github.com/Viper007Bond/regenerate-thumbnails.git
  26. [submodule "app/plugins/aesop"]
  27. path = app/plugins/aesop
  28. url = https://github.com/windhamdavid/aesop.git
  29. [submodule "app/plugins/co-authors-plus"]
  30. path = app/plugins/co-authors-plus
  31. url = https://github.com/Automattic/Co-Authors-Plus.git
  32. [submodule "app/plugins/buddypress"]
  33. path = app/plugins/buddypress
  34. url = https://github.com/buddypress/BuddyPress.git
  35. [submodule "app/plugins/bbpress"]
  36. path = app/plugins/bbpress
  37. url = https://github.com/rmccue/bbPress.git
  38. [submodule "app/plugins/easy-digital-downloads"]
  39. path = app/plugins/easy-digital-downloads
  40. url = https://github.com/easydigitaldownloads/Easy-Digital-Downloads.git
  41. [submodule "app/plugins/wp-logging"]
  42. path = app/plugins/wp-logging
  43. url = https://github.com/pippinsplugins/WP-Logging.git
  44. [submodule "app/plugins/wp-stripe"]
  45. path = app/plugins/wp-stripe
  46. url = https://github.com/noeltock/wp-stripe.git
  47. [submodule "app/plugins/securi-wp-plugin"]
  48. path = app/plugins/securi-wp-plugin
  49. url = https://github.com/sucuri/Sucuri-WP-Plugin.git
  50. [submodule "app/plugins/wp-varnish"]
  51. path = app/plugins/wp-varnish
  52. url = https://github.com/pkhamre/wp-varnish.git
  53. [submodule "app/plugins/badgeos"]
  54. path = app/plugins/badgeos
  55. url = https://github.com/opencredit/badgeos.git
  56. [submodule "app/plugins/coming-soon"]
  57. path = app/plugins/coming-soon
  58. url = https://github.com/seedprod/coming-soon.git
  59. [submodule "app/plugins/woocommerce"]
  60. path = app/plugins/woocommerce
  61. url = https://github.com/woothemes/woocommerce.git
  62. [submodule "app/plugins/flexslider"]
  63. path = app/plugins/flexslider
  64. url = https://github.com/woothemes/FlexSlider.git
  65. [submodule "app/themes/aesop-sample-theme"]
  66. path = app/themes/aesop-sample-theme
  67. url = https://github.com/bearded-avenger/aesop-sample-theme.git
  68. [submodule "app/themes/goat"]
  69. path = app/themes/goat
  70. url = https://github.com/windhamdavid/aesop-goat.git
  71. [submodule "app/themes/soren"]
  72. path = app/themes/soren
  73. url = https://github.com/bearded-avenger/soren.git
  74. [submodule "app/themes/vulcan"]
  75. path = app/themes/vulcan
  76. url = https://github.com/bearded-avenger/vulcan.git
  77. [submodule "app/themes/grunt"]
  78. path = app/themes/grunt
  79. url = https://github.com/bearded-avenger/grunt-theme.git