From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: is orgmode.org's git repo down? Date: Fri, 22 Jan 2016 14:09:44 -0500 Message-ID: <877fj11ldz.fsf@alphaville.usersys.redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38321) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMh6A-00089R-10 for emacs-orgmode@gnu.org; Fri, 22 Jan 2016 14:10:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMh65-0004Ul-2R for emacs-orgmode@gnu.org; Fri, 22 Jan 2016 14:10:17 -0500 Received: from plane.gmane.org ([80.91.229.3]:48252) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMh64-0004U3-Rf for emacs-orgmode@gnu.org; Fri, 22 Jan 2016 14:10:12 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aMh60-0006Vo-11 for emacs-orgmode@gnu.org; Fri, 22 Jan 2016 20:10:08 +0100 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Jan 2016 20:10:08 +0100 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Jan 2016 20:10:08 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Gary Oberbrunner writes: > 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? > No - I get: $ git remote update Fetching origin fatal: read error: Connection reset by peer error: Could not fetch origin -- Nick