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 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