Project And Teamorganisation Tool
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

.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