[OpenAFS-devel] git fetch with https?

Michael Meffie mmeffie@sinenomine.net
Thu, 23 Feb 2017 09:40:59 -0500


I typically use the git protocol for fetching from git.openafs.org, but
should it be possible to use https to fetch from git.openafs.org? 

git clone https://git.openafs.org/openafs.git
Cloning into 'openafs'...
fatal: BUG: child->real_type != OBJ_REF_DELTA
error: Unable to find 6f3da121ff8cfef22cd871c4f63f740fb7b8a811 under https://git.openafs.org/openafs.git
Cannot obtain needed blob 6f3da121ff8cfef22cd871c4f63f740fb7b8a811
while processing commit 216376aa1177d8db6c7059d70ab89bae2610e01e.
error: fetch failed.

-- 
Michael Meffie <mmeffie@sinenomine.net>