mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
minor
This commit is contained in:
parent
f35e657737
commit
53d16da3f9
@ -21,7 +21,7 @@ To initialize the submodules, run
|
|||||||
git submodule init
|
git submodule init
|
||||||
```
|
```
|
||||||
|
|
||||||
To update all submodules, run
|
To update all submodules and print a list of those who received an update, run
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
if stdout="$(git submodule update --remote)"; then
|
if stdout="$(git submodule update --remote)"; then
|
||||||
|
Loading…
Reference in New Issue
Block a user