Piki is a minimal wiki
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

.gitmodules 481B

123456789101112131415
  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 "themes"]
  8. path = themes
  9. url = https://git.mount-mockery.de/django_lib/themes.git
  10. [submodule "users"]
  11. path = users
  12. url = https://git.mount-mockery.de/django_lib/users.git
  13. [submodule "stringtools"]
  14. path = stringtools
  15. url = https://git.mount-mockery.de/pylib/stringtools.git