mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
docs: Add one more git submodule setting to configure
This commit is contained in:
committed by
Luca Boccassi
parent
66d826026e
commit
e33d43b059
@@ -20,6 +20,7 @@ git correctly (running `meson` will run these commands for you automatically):
|
||||
```shell
|
||||
$ git config submodule.recurse true
|
||||
$ git config fetch.recurseSubmodules on-demand
|
||||
$ git config push.recurseSubmodules no
|
||||
```
|
||||
|
||||
When adding new functionality, tests should be added. For shared functionality
|
||||
|
||||
Reference in New Issue
Block a user