Project And Teamorganisation Tool
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 681B

123456789101112131415161718192021
  1. [submodule "fstools"]
  2. path = fstools
  3. url = https://git.mount-mockery.de/pylib/fstools.git
  4. [submodule "mycreole"]
  5. path = mycreole
  6. url = https://git.mount-mockery.de/django_lib/mycreole.git
  7. [submodule "patt"]
  8. path = patt
  9. url = https://git.mount-mockery.de/django_lib/patt.git
  10. [submodule "themes"]
  11. path = themes
  12. url = https://git.mount-mockery.de/django_lib/themes.git
  13. [submodule "users"]
  14. path = users
  15. url = https://git.mount-mockery.de/django_lib/users.git
  16. [submodule "requirements/reqif"]
  17. path = requirements/reqif
  18. url = https://git.mount-mockery.de/pylib/reqif.git
  19. [submodule "stringtools"]
  20. path = stringtools
  21. url = https://git.mount-mockery.de/pylib/stringtools.git