dchvs 2021-03-20 01:21:59 +00:00
parent 6654d1a7e3
commit 95ed18f6ff
1 changed files with 1 additions and 1 deletions

@ -13,7 +13,7 @@ git submodule update --init --recursive --remote
``` ```
### Update submodule ### Update submodule
``` ```
# Pull the submodule new commits at the submodules path, and at this repository top level will have: # Pull the submodule new commits (a new tag commit at master) at the submodules path, and at this repository top level will have:
git diff git diff
modified: source/drivers/li-mt9m021 (new commits) modified: source/drivers/li-mt9m021 (new commits)