No description
backend@93c881c1fb | ||
frontend@ac58014791 | ||
.gitmodules | ||
docker-compose.yml | ||
docker-compose_development.yml | ||
README.md |
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