parent
6654d1a7e3
commit
95ed18f6ff
|
@ -13,7 +13,7 @@ git submodule update --init --recursive --remote
|
|||
```
|
||||
### 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
|
||||
modified: source/drivers/li-mt9m021 (new commits)
|
||||
|
||||
|
|
Loading…
Reference in New Issue