On 01/22/2016 04:19 PM, Robert H. Klein wrote:
On Fri, 22 Jan 2016 13:56:20 -0500
Gary Oberbrunner <ga...@oberbrunner.com> wrote:
I can't clone the repo, I get this error:
% git clone git://orgmode.org/org-mode.git
fatal: read error: Connection reset by peer
Is it just me?
Is your public key registered on the server?
If not, please use
git clone http://orgmode.org/org-mode.git
Best regards
Robert
I encountered this early today as well and failed and still can't update
rm -f
git checkout
Your branch is up-to-date with 'origin/master'.
git remote update
Fetching origin
fatal: read error: Connection reset by peer
error: Could not fetch origin
mk/targets.mk:111: recipe for target 'up0' failed
make: *** [up0] Error 1
t
Charlie Millar