kumquat-buildroot/support/download
Vivien Didelot f8b8251a92 support/download: fetch all refs on full git clone
When specifying BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION, a user may want to
specify the SHA of a reference different than a branch or tag.

For instance, Gerrit stores the patchsets under refs/changes/xx/xxx, and
Github stores the pull requests under refs/pull/xxx/head.

When cloning a repository with --bare, you don't fetch these references.
This patch uses --mirror for a full clone, in order to give the user
access to all references of the Git repository.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Reviewed-by: "Maxime Hadjinlian" <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-11-29 18:52:44 +01:00
..
bzr core/download: don't be needlessly verbose in backends 2015-07-26 15:18:39 +02:00
check-hash support/download: restore mandatory check of hashes 2015-04-25 11:51:44 +02:00
cp core/download: don't be needlessly verbose in backends 2015-07-26 15:18:39 +02:00
cvs support/download/cvs: add support to use a date instead of a tag 2015-07-10 11:09:20 +02:00
dl-wrapper support/download: properly catch missing hashes 2015-04-03 14:08:54 +02:00
git support/download: fetch all refs on full git clone 2015-11-29 18:52:44 +01:00
hg support/download: fix the Hg backend for tags 2015-08-29 11:38:00 +02:00
scp core/download: don't be needlessly verbose in backends 2015-07-26 15:18:39 +02:00
svn
wget core/download: don't be needlessly verbose in backends 2015-07-26 15:18:39 +02:00