From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Git repository error Date: Mon, 18 Dec 2017 13:52:37 -0500 Message-ID: <87mv2frhqi.fsf@alphaville.usersys.redhat.com> References: <87d13h9v3a.fsf@gmail.com> <87lgi3vpad.fsf@gmail.com> <84wp1krofg.fsf@gmail.com> <20171218184000.7114f299@unknownb46d839e1d71> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59994) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eR0X0-0002eZ-0b for emacs-orgmode@gnu.org; Mon, 18 Dec 2017 13:52:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eR0Wu-0001DI-MI for emacs-orgmode@gnu.org; Mon, 18 Dec 2017 13:52:53 -0500 Received: from [195.159.176.226] (port=58725 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eR0Wu-0001BS-A1 for emacs-orgmode@gnu.org; Mon, 18 Dec 2017 13:52:48 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1eR0Us-0006oD-U8 for emacs-orgmode@gnu.org; Mon, 18 Dec 2017 19:50:42 +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" To: emacs-orgmode@gnu.org I get the same results as Detlef: git pull git remote update git clone git://orgmode.org/org-mode.git all fail, but git clone http://orgmode.org/org-mode.git succeeded and `git remote update' when the remote is the http version, succeeds as well. -- Nick