From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frank Lichtenheld Subject: Re: [PATCH 02/15] git-config: add --remote option for reading config from remote repo Date: Sun, 20 May 2007 20:11:55 +0200 Message-ID: <20070520181155.GH4085@planck.djpig.de> References: <11796842882917-git-send-email-skimo@liacs.nl> <11796842881646-git-send-email-skimo@liacs.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org, Junio C Hamano To: skimo@liacs.nl X-From: git-owner@vger.kernel.org Sun May 20 20:12:09 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 1Hppt2-000094-3b for gcvg-git@gmane.org; Sun, 20 May 2007 20:12:08 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757186AbXETSMA (ORCPT ); Sun, 20 May 2007 14:12:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757349AbXETSMA (ORCPT ); Sun, 20 May 2007 14:12:00 -0400 Received: from planck.djpig.de ([85.10.192.180]:4468 "EHLO planck.djpig.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757186AbXETSMA (ORCPT ); Sun, 20 May 2007 14:12:00 -0400 Received: from localhost (localhost [127.0.0.1]) by planck.djpig.de (Postfix) with ESMTP id D555C88060; Sun, 20 May 2007 20:11:56 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at planck.djpig.de Received: from planck.djpig.de ([127.0.0.1]) by localhost (planck.djpig.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mTn7D9gt3t7b; Sun, 20 May 2007 20:11:55 +0200 (CEST) Received: by planck.djpig.de (Postfix, from userid 1000) id 9F7E588105; Sun, 20 May 2007 20:11:55 +0200 (CEST) Content-Disposition: inline In-Reply-To: <11796842881646-git-send-email-skimo@liacs.nl> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On Sun, May 20, 2007 at 08:04:35PM +0200, skimo@liacs.nl wrote: > From: Sven Verdoolaege > > Signed-off-by: Sven Verdoolaege > --- > Documentation/git-config.txt | 33 +++++++++++++++++++++--------- All my old suggestions and corrections for the documentation part still apply... should I repeat them? Gruesse, -- Frank Lichtenheld www: http://www.djpig.de/