Re: [dev] sites repo issues? "remote: Unable to migrate objects to permanent storage"

From: Hayden Hamilton <backtrack_AT_airmail.cc>
Date: Fri, 1 May 2020 20:46:10 +0100

On Fri, May 01, 2020 at 08:16:13PM +0200, Christopher Witt wrote:
> Hi Quentin,
>
> I hope it's fine to chime in here, since I just stumbled across the same
> issue. Could you explain what you mean by using the git protocol?
>
> I'm wondering because cloning the repo, changing and pushing is exactly
> what is being described under https://suckless.org/wiki/ .
>
> Best wishes,
>
> Christopher
>
> On 2020-05-01 00:18, Quentin Rameau wrote:
> > Hi Cris,
> >
> >> I'm not sure what's going on.
> >>
> >> sites % git remote -v
> >> origin https://git.suckless.org/sites (fetch)
> >> origin https://git.suckless.org/sites (push)
> >>
> >> Maybe someone with access to the git server can see what's going on here? :-)
> > You can't push suckless git over http(s), I'm not even sure since when
> > it's activated for cloning.
> >
> > Use the git protocol instead.
> >
>

'git protocol' here means prefixing the url with git:// instead of http(s)://

--
Hayden 
Received on Fri May 01 2020 - 21:46:10 CEST

This archive was generated by hypermail 2.3.0 : Fri May 01 2020 - 21:48:09 CEST