Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

.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