.gitmodules 603 B

123456789101112131415161718
  1. [submodule "wp"]
  2. path = wp
  3. url = https://github.com/WordPress/WordPress.git
  4. [submodule "SRDB"]
  5. path = SRDB
  6. url = https://github.com/interconnectit/Search-Replace-DB.git
  7. [submodule "app/themes/_s"]
  8. path = app/themes/_s
  9. url = https://github.com/Automattic/_s.git
  10. [submodule "app/plugins/dw-guten"]
  11. path = app/plugins/dwp-guten
  12. url = https://github.com/windhamdavid/dwp-guten.git
  13. [submodule "app/themes/dwp"]
  14. path = app/themes/dwp
  15. url = https://github.com/windhamdavid/dwp.git
  16. [submodule "app/plugins/guten-dev"]
  17. path = app/plugins/guten-dev
  18. url = https://github.com/windhamdavid/gutenberg.git