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

.gitmodules 294B

123456789
  1. [submodule "backend/backend"]
  2. path = backend/backend
  3. url = https://git.rthoni.com/camotion/backend
  4. [submodule "api/api"]
  5. path = api/api
  6. url = https://git.rthoni.com/camotion/camotion-api
  7. [submodule "frontend/frontend"]
  8. path = frontend/frontend
  9. url = https://git.rthoni.com/camotion/front