[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error while trying to clone the Emacs git repo (via http)
From: |
Eli Zaretskii |
Subject: |
Re: Error while trying to clone the Emacs git repo (via http) |
Date: |
Wed, 25 Jan 2017 17:55:18 +0200 |
> From: Dani Moncayo <dmoncayo@gmail.com>
> Date: Wed, 25 Jan 2017 10:28:49 +0100
>
> My second try has been to uset the http protocol (since the proxy
> probably does not allow the git protocol):
>
> $ git clone http://git.sv.gnu.org/r/emacs.git
> Cloning into 'emacs'...
> remote: Counting objects: 780227, done.
> remote: aborting due to possible repository corruption on the remote side.
> fatal: protocol error: bad pack header
AFAIK, Savannah doesn't (yet) support Git via HTTPS.