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

git: Add support for project cache directory

This update introduces support for setting up a git clone alternate
reference location. The SHRINKWRAP_PROJECT_CACHE environment variable
specifies the mirror directory location.

Both a bare clone and a full clone can be used as a reference
repository. Additionally, a new component attribute, "project", allows
naming the project cache directory. For example:

kvmtool:
   project: kvmtool
   remote: https://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git


   revision: master

Signed-off-by: default avatarAneesh Kumar K.V (Arm) <aneesh.kumar@kernel.org>
parent e06da677
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