From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Pipping Subject: Re: [PATCH 2/4] format-patch documentation: Remove diff options that are not useful Date: Sat, 07 Nov 2009 17:55:16 +0100 Message-ID: <4AF5A674.2090900@hartwork.org> References: <4AF5435D.9050702@gmail.com> <4AF5A605.9020008@hartwork.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: git@vger.kernel.org, Junio C Hamano To: =?UTF-8?B?QmrDtnJuIEd1c3RhdnNzb24=?= X-From: git-owner@vger.kernel.org Sat Nov 07 17:55:27 2009 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1N6oZR-0007CV-TP for gcvg-git-2@lo.gmane.org; Sat, 07 Nov 2009 17:55:26 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752531AbZKGQzO convert rfc822-to-quoted-printable (ORCPT ); Sat, 7 Nov 2009 11:55:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752517AbZKGQzO (ORCPT ); Sat, 7 Nov 2009 11:55:14 -0500 Received: from smtprelay01.ispgateway.de ([80.67.31.24]:40835 "EHLO smtprelay01.ispgateway.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752514AbZKGQzN (ORCPT ); Sat, 7 Nov 2009 11:55:13 -0500 Received: from [78.52.102.80] (helo=[192.168.0.3]) by smtprelay01.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1N6oZI-00022B-Nx; Sat, 07 Nov 2009 17:55:16 +0100 User-Agent: Thunderbird 2.0.0.23 (X11/20091018) In-Reply-To: <4AF5A605.9020008@hartwork.org> X-Df-Sender: 874396 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Sebastian Pipping wrote: > Bj=C3=B6rn Gustavsson wrote: >> To simplify reading the documentation for format-patch, remove the >> description of common diff options that are not useful for the >> purpose of the command (i.e. "Prepare patches for e-mail submission"= ). >> >> Specifically, this removes the description of the following options: >=20 >> --color-words >=20 > I disagree on at least this one. Nevermind, I mixed something up. Sorry. Sebastian