From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Lear Subject: Re: Problem with git push over :/path protocol (ssh) Date: Wed, 24 Jan 2007 15:33:09 -0600 Message-ID: <17847.53397.545594.827671@lisa.zopyra.com> References: <17847.47131.694158.247941@lisa.zopyra.com> <17847.49939.964820.170771@lisa.zopyra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: Jakub Narebski X-From: git-owner@vger.kernel.org Wed Jan 24 22:33:20 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1H9pk3-0001bn-PF for gcvg-git@gmane.org; Wed, 24 Jan 2007 22:33:16 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752051AbXAXVdN (ORCPT ); Wed, 24 Jan 2007 16:33:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752085AbXAXVdN (ORCPT ); Wed, 24 Jan 2007 16:33:13 -0500 Received: from mail.zopyra.com ([65.68.225.25]:61773 "EHLO zopyra.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752051AbXAXVdM (ORCPT ); Wed, 24 Jan 2007 16:33:12 -0500 Received: (from rael@localhost) by zopyra.com (8.11.6/8.11.6) id l0OLXBM29847; Wed, 24 Jan 2007 15:33:11 -0600 In-Reply-To: X-Mailer: VM 7.18 under Emacs 21.1.1 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On Wednesday, January 24, 2007 at 21:44:24 (+0100) Jakub Narebski writes: >Bill Lear wrote: > >> Is there a way to do a pull and leave a repo bare, perchance? > >fetch No way, you mean I'm really that dumb!? Geez, sometimes it doesn't pay to stay up until 6am coding... Thanks for what should have been obvious. Bill