[aur-general] [AURv4] Shallow HTTPS clones do not work
Chris Warrick
kwpolska at gmail.com
Mon Jun 22 19:05:58 UTC 2015
I’m trying to create a shallow clone of an AURv4 repository with
`--depth 1`, but I can’t get it to work.
$ git clone https://aur4.archlinux.org/pkgbuilder.git/
Cloning into 'pkgbuilder'...
remote: Counting objects: 23, done.
remote: Compressing objects: 100% (17/17), done.
remote: Total 23 (delta 6), reused 22 (delta 6)
Unpacking objects: 100% (23/23), done.
Checking connectivity... done.
$ rm -rf pkgbuiilder
$ git clone https://aur4.archlinux.org/pkgbuilder.git/ --depth 1
Cloning into 'pkgbuilder'...
error: RPC failed; result=18, HTTP code = 200
fatal: The remote end hung up unexpectedly
Shallow clones work fine when performed over SSH.
--
Chris Warrick <https://chriswarrick.com/>
PGP: 5EAAEA16
More information about the aur-general
mailing list