demo-dockerwSubmodules/README.md

9 lines
253 B
Markdown
Raw Normal View History

2025-01-17 01:41:07 +01: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