[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guix pull via cgit odd behavior or [guile-git] limitations?
From: |
Ludovic Courtès |
Subject: |
Re: guix pull via cgit odd behavior or [guile-git] limitations? |
Date: |
Sun, 17 Sep 2017 21:39:09 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Jan Nieuwenhuizen <address@hidden> skribis:
> Ludovic Courtès writes:
>
>>> I am struggling* to get going again with Cuirrass and suspect a similar
>>> thing. On http:// urls with Cuirrass I now get
>>>
>>> Git error: no Content-Type header in response
>>
>> Weird, I wonder why libgit2 insists on having Content-Type.
>
> Okay. libgit2 does not support dumb http and `it never will'.
>
> https://github.com/libgit2/libgit2sharp/issues/1094#issuecomment-112306072
>
> That means the new cuirass lost dumb http support, possibly something to
> mention
> in the manual.
Indeed, good to know.
I’ve added a note to that effect in the Cuirass manual, thanks!
Ludo’.