diff options
| author | Kris Alder <kalder@google.com> | 2022-04-21 15:54:53 -0700 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2022-04-22 15:53:27 +0200 |
| commit | 131df97d431404458e805009bda794abfb00f45f (patch) | |
| tree | 85c5f6a25e3b6c4ef95105a63fbe508dcef01f16 /docs/headerparser_usage.md | |
| parent | f2c0ef2745dd142be4e07db94293b9b049c9ccfc (diff) | |
pkg/vcs: recursively clone git submodules
Android kernel source uses Git submodules to separate vendor- or
device-specific kernel modules from the main kernel source.
This calls 'git submodules update --init' after calls to 'git checkout',
which is the equivalent of adding the '--recurse-submodules' flag to
'git clone'.
For cases where submodules aren't used (all other Syzkaller targets)
this additional command is a no-op.
Diffstat (limited to 'docs/headerparser_usage.md')
0 files changed, 0 insertions, 0 deletions
