Test Smart Brain implementation
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitmodules 608B

123456789101112131415161718192021
  1. [submodule "geo"]
  2. path = geo
  3. url = https://git.mount-mockery.de/pylib/geo.git
  4. [submodule "report"]
  5. path = report
  6. url = https://git.mount-mockery.de/pylib/report.git
  7. [submodule "mqtt"]
  8. path = mqtt
  9. url = https://git.mount-mockery.de/pylib/mqtt.git
  10. [submodule "task"]
  11. path = task
  12. url = https://git.mount-mockery.de/pylib/task.git
  13. [submodule "fstools"]
  14. path = fstools
  15. url = https://git.mount-mockery.de/pylib/fstools.git
  16. [submodule "reqif"]
  17. path = reqif
  18. url = https://git.mount-mockery.de/pylib/reqif.git
  19. [submodule "unittest"]
  20. path = unittest
  21. url = https://git.mount-mockery.de/pylib/unittest.git