From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [PATCH] User Manual: add a chapter for submodules Date: Wed, 19 Sep 2007 21:15:58 -0700 Message-ID: <7v1wcum0ox.fsf@gitster.siamese.dyndns.org> References: <20070920003413.GJ16235@genesis.frugalware.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org, "J. Bruce Fields" To: Miklos Vajna X-From: git-owner@vger.kernel.org Thu Sep 20 06:16:14 2007 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IYDSW-0005Qw-Qn for gcvg-git-2@gmane.org; Thu, 20 Sep 2007 06:16:13 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751507AbXITEQG (ORCPT ); Thu, 20 Sep 2007 00:16:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751385AbXITEQF (ORCPT ); Thu, 20 Sep 2007 00:16:05 -0400 Received: from rune.sasl.smtp.pobox.com ([208.210.124.37]:34434 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751302AbXITEQE (ORCPT ); Thu, 20 Sep 2007 00:16:04 -0400 Received: from pobox.com (ip68-225-240-77.oc.oc.cox.net [68.225.240.77]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by rune.sasl.smtp.pobox.com (Postfix) with ESMTP id 3FD6B136DB1; Thu, 20 Sep 2007 00:16:22 -0400 (EDT) In-Reply-To: <20070920003413.GJ16235@genesis.frugalware.org> (Miklos Vajna's message of "Thu, 20 Sep 2007 02:34:14 +0200") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Miklos Vajna writes: > Signed-off-by: Michael Smith > Signed-off-by: Miklos Vajna > --- > > Sorry, I sent the original patch again. So here is the updated second version. Looks Ok to me, although I didn't verify the examples by actually running them myself this time (last round I did).