From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonas Fonseca Subject: Re: [PATCH] Document git-ls-tree --fullname Date: Wed, 7 Jun 2006 22:34:34 +0200 Message-ID: <20060607203434.GA30402@diku.dk> References: <20060607194654.GB21448@diku.dk> <1149710874.23938.162.camel@cashmere.sps.mot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Junio C Hamano , Git List X-From: git-owner@vger.kernel.org Wed Jun 07 22:34:55 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fo4jm-0002oX-9i for gcvg-git@gmane.org; Wed, 07 Jun 2006 22:34:47 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932375AbWFGUeh (ORCPT ); Wed, 7 Jun 2006 16:34:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932401AbWFGUeh (ORCPT ); Wed, 7 Jun 2006 16:34:37 -0400 Received: from mgw1.diku.dk ([130.225.96.91]:654 "EHLO mgw1.diku.dk") by vger.kernel.org with ESMTP id S932375AbWFGUeg (ORCPT ); Wed, 7 Jun 2006 16:34:36 -0400 Received: from localhost (localhost [127.0.0.1]) by mgw1.diku.dk (Postfix) with ESMTP id 8D865770051; Wed, 7 Jun 2006 22:34:35 +0200 (CEST) Received: from mgw1.diku.dk ([127.0.0.1]) by localhost (mgw1.diku.dk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08487-13; Wed, 7 Jun 2006 22:34:34 +0200 (CEST) Received: from nhugin.diku.dk (nhugin.diku.dk [130.225.96.140]) by mgw1.diku.dk (Postfix) with ESMTP id 945C2770050; Wed, 7 Jun 2006 22:34:34 +0200 (CEST) Received: from ask.diku.dk (ask.diku.dk [130.225.96.225]) by nhugin.diku.dk (Postfix) with ESMTP id C39C66DF835; Wed, 7 Jun 2006 22:31:13 +0200 (CEST) Received: by ask.diku.dk (Postfix, from userid 3873) id 7AFEB6262B; Wed, 7 Jun 2006 22:34:34 +0200 (CEST) To: Jon Loeliger Content-Disposition: inline In-Reply-To: <1149710874.23938.162.camel@cashmere.sps.mot.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: amavisd-new at diku.dk Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Jon Loeliger wrote Wed, Jun 07, 2006: > On Wed, 2006-06-07 at 14:46, Jonas Fonseca wrote: > > > +--full-name:: > > + Instead of showing the path names relative the current working > ^to > > + directory, show the full path names. > > + > > *sigh* I'm deeply sorry. I can't seem to get anything right ... -- Jonas Fonseca