emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ELPA git repo contains zero-padded file modes and running ~$ make fa


From: Bastien
Subject: Re: ELPA git repo contains zero-padded file modes and running ~$ make fails
Date: Thu, 21 May 2020 08:08:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Bastien <address@hidden> writes:

> I was able to git clone again with:
>
> ~$ git clone --depth=1 address@hidden:/srv/git/emacs/elpa.git

FWIW, also this is okay:

~$ git clone --config transfer.fsckobjects=false \
             --config receive.fsckobjects=false \
             --config fetch.fsckobjects=false \
             address@hidden:/srv/git/emacs/elpa.git

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]