22 Jun
2015
22 Jun
'15
7:05 p.m.
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