Re: [O] Error with git-fetch from org repo

2017-12-18 Thread Eric S Fraga
On Friday, 15 Dec 2017 at 17:34, Nick Dokos wrote:
> Alex Branham  writes:
>
>> Hello -
>>
>> I've been trying to git fetch from the org repo
>> (git://orgmode.org/org-mode.git) today and keep getting this error:
>>
>> Fetching origin
>> fatal: read error: Connection reset by peer
>> error: Could not fetch origin
>>
>> Has anyone else had problems connecting?
>>
>
> Yes, it's still giving that error.

Just now, I am getting:

$ git pull
fatal: read error: Connection reset by peer
$

(was keen on looking at the new org manual in org...)

thanks,
eric

-- 
Eric S Fraga via Emacs 27.0.50, Org release_9.1.4-214-ge8b71b


signature.asc
Description: PGP signature


Re: [O] Error with git-fetch from org repo

2017-12-15 Thread Nick Dokos
Alex Branham  writes:

> Hello -
>
> I've been trying to git fetch from the org repo
> (git://orgmode.org/org-mode.git) today and keep getting this error:
>
> Fetching origin
> fatal: read error: Connection reset by peer
> error: Could not fetch origin
>
> Has anyone else had problems connecting?
>

Yes, it's still giving that error.

-- 
Nick




[O] Error with git-fetch from org repo

2017-12-15 Thread Alex Branham
Hello -

I've been trying to git fetch from the org repo
(git://orgmode.org/org-mode.git) today and keep getting this error:

Fetching origin
fatal: read error: Connection reset by peer
error: Could not fetch origin

Has anyone else had problems connecting?

Thanks,
Alex