.gitmodules 405 B

123456789101112
  1. [submodule "cursos-ng"]
  2. path = cursos-ng
  3. url = ssh://git@gogs.davidventura.com.ar:443/david/cursos-ng.git
  4. [submodule "eba_os"]
  5. path = eba_os
  6. url = ssh://git@gogs.davidventura.com.ar:443/david/eba_os.git
  7. [submodule "sdl-py"]
  8. path = sdl-py
  9. url = ssh://git@gogs.davidventura.com.ar:443/david/sdl-py.git
  10. [submodule "eba-ng"]
  11. path = eba-ng
  12. url = ssh://git@gogs.davidventura.com.ar:443/david/eba-ng.git