From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [PATCH 1/2] Documentation: improve "add", "pull" and "format-patch" examples Date: Tue, 06 May 2008 22:02:19 -0700 Message-ID: <7vskwug10k.fsf@gitster.siamese.dyndns.org> References: <20080507062928.45452d1b.chriscool@tuxfamily.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Pieter de Bie , Jakub Narebski , Manoj Srivastava , "Thomas Adam" , git@vger.kernel.org To: Christian Couder X-From: git-owner@vger.kernel.org Wed May 07 07:04:43 2008 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 1JtboI-0003L6-8t for gcvg-git-2@gmane.org; Wed, 07 May 2008 07:03:22 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754065AbYEGFCe (ORCPT ); Wed, 7 May 2008 01:02:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753669AbYEGFCd (ORCPT ); Wed, 7 May 2008 01:02:33 -0400 Received: from a-sasl-fastnet.sasl.smtp.pobox.com ([207.106.133.19]:40622 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753283AbYEGFCc (ORCPT ); Wed, 7 May 2008 01:02:32 -0400 Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 32BC934CD; Wed, 7 May 2008 01:02:29 -0400 (EDT) Received: from pobox.com (ip68-225-240-77.oc.oc.cox.net [68.225.240.77]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 54E3F34CC; Wed, 7 May 2008 01:02:22 -0400 (EDT) In-Reply-To: <20080507062928.45452d1b.chriscool@tuxfamily.org> (Christian Couder's message of "Wed, 7 May 2008 06:29:28 +0200") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Pobox-Relay-ID: CAF339C0-1BF2-11DD-B070-80001473D85F-77302942!a-sasl-fastnet.pobox.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Although I would agree that the listing block enhances readability by making the example stand out, I am not so fond of making the examples into a bulletted list. Will apply, though.