From mboxrd@z Thu Jan 1 00:00:00 1970 From: Skip Collins Subject: http git clone Date: Fri, 24 Sep 2010 18:43:53 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=51997 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OzGzk-0007eu-LP for emacs-orgmode@gnu.org; Fri, 24 Sep 2010 18:43:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OzGzj-0001SO-0h for emacs-orgmode@gnu.org; Fri, 24 Sep 2010 18:43:56 -0400 Received: from mail-qy0-f176.google.com ([209.85.216.176]:65472) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OzGzi-0001SH-UG for emacs-orgmode@gnu.org; Fri, 24 Sep 2010 18:43:54 -0400 Received: by qyk8 with SMTP id 8so3394122qyk.0 for ; Fri, 24 Sep 2010 15:43:54 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Doing git clone http://repo.or.cz/w/org-mode.git gives the warning: remote HEAD refers to nonexistent ref, unable to checkout. Perhaps someone needs to run git update-server-info in the repo. Is the post-update hook not executable?