README.md
This commit is contained in:
parent
061a712c95
commit
f2ad724fd3
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
`git clone --recursive git@git.impstyle.com:test/demo-dockerwSubmodules.git`
|
`git clone --recursive git@git.impstyle.com:test/demo-dockerwSubmodules.git`
|
||||||
|
|
||||||
## Update all submodules to their latest commits
|
## Update all submodules to their latest commits
|
||||||
git submodule update --remote
|
`git submodule update --remote`
|
||||||
|
|
||||||
## Update a specific submodule
|
## Update a specific submodule
|
||||||
git submodule update --remote /backend
|
`git submodule update --remote /backend`
|
||||||
|
|
Loading…
Reference in a new issue