No description
Find a file
2025-01-16 21:43:00 -03:00
backend@93c881c1fb lll 2025-01-16 21:04:17 -03:00
frontend@ac58014791 lll 2025-01-16 21:04:17 -03:00
.gitmodules lll 2025-01-16 21:04:17 -03:00
docker-compose.yml lll 2025-01-16 21:38:05 -03:00
docker-compose_development.yml lll 2025-01-16 21:38:05 -03:00
README.md README.md 2025-01-16 21:43:00 -03:00

How to clone the repo:

git clone --recursive git@git.impstyle.com:test/demo-dockerwSubmodules.git

Update all submodules to their latest commits

git submodule update --remote

Update a specific submodule

git submodule update --remote /backend