From mboxrd@z Thu Jan 1 00:00:00 1970 From: claude fuhrer Subject: Re: Git repository error Date: Fri, 26 May 2017 09:39:14 +0200 Message-ID: <7f2ba652-e1b1-206e-4ca1-33ba9f830edf@fuhrer.ch> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dE9rF-0006Wd-JI for emacs-orgmode@gnu.org; Fri, 26 May 2017 03:40:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dE9rA-0001fu-Mf for emacs-orgmode@gnu.org; Fri, 26 May 2017 03:40:25 -0400 Received: from vimdzmsp-sfwd01.bluewin.ch ([195.186.120.131]:46728 helo=smtpauths.lb.bluewin.ch) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dE9rA-0001dq-Fm for emacs-orgmode@gnu.org; Fri, 26 May 2017 03:40:20 -0400 In-Reply-To: Content-Language: en-GB 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" To: emacs-orgmode@gnu.org Hello everybody On 26/05/17 01:10, Vicente Vera wrote: > Hi. For a while i've been getting this error upon running 'make up0' > from my local Org repository: > > fatal: read error: Connection reset by peer I have the same error for every pull, fetch or clone operation. I don't think that it is a problem with my network connection since I can easily sync other project on github.What have I done wrong ? thank you in advance for your help