From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Wahl Subject: Re: Git repository error Date: Mon, 18 Dec 2017 17:28:03 +0100 Message-ID: <84wp1krofg.fsf@gmail.com> References: <87d13h9v3a.fsf@gmail.com> <87lgi3vpad.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQyH8-0005LN-Dy for emacs-orgmode@gnu.org; Mon, 18 Dec 2017 11:28:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eQyH3-0007FK-HC for emacs-orgmode@gnu.org; Mon, 18 Dec 2017 11:28:22 -0500 Received: from [195.159.176.226] (port=55056 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eQyH3-0007Cw-3C for emacs-orgmode@gnu.org; Mon, 18 Dec 2017 11:28:17 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1eQyEy-0007mt-3R for emacs-orgmode@gnu.org; Mon, 18 Dec 2017 17:26: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" To: emacs-orgmode@gnu.org Jack Kamm writes: > I'm having the same issue as Josiah, are others able to pull from the > git repo? git pull works for me. Maybe the following questions lead to a better understanding. What about performing a plain git pull instead of make update? What about a fresh git clone? HTH