Skip to content
Commit 22e540d9 authored by Aneesh Kumar K.V (Arm)'s avatar Aneesh Kumar K.V (Arm) Committed by Ryan Roberts
Browse files

submodules: Support for --reference when cloning submodules



This update extends project cache directory support to submodules. All
submodules can be updated in the project cache by running the following
command from the top-level cache directory:

git submodule update --init --checkout --recursive --force
or by cloning with git clone --recurse-submodules

Signed-off-by: default avatarJean-Philippe Brucker <jean-philippe@linaro.org>
Signed-off-by: default avatarAneesh Kumar K.V (Arm) <aneesh.kumar@kernel.org>
parent 23925546
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment