Hello,
When I try to do a shallow clone from a c-l.net repository I get this error:
$ git clone --depth=1 git://common-lisp.net/projects/alexandria/alexandria.git Cloning into 'alexandria'... fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed
I tried to google potential causes, to no avail.
Cheers, Luís
P.S.: while searching for c-l.net's support contact, I noticed that the URL under the "Maintenance" section at http://common-lisp.net/about/ is dead.