parent
e796f587b8
commit
699fd0bf9f
|
@ -412,6 +412,7 @@ git commit [...]
|
|||
```bash
|
||||
git submodule foreach <command>
|
||||
# 例如
|
||||
git submodule foreach git checkout master
|
||||
git submodule foreach git submodule update
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue