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:53:25 +0100 Message-ID: <4AF5A605.9020008@hartwork.org> References: <4AF5435D.9050702@gmail.com> 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:53:43 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 1N6oXm-0006W0-TE for gcvg-git-2@lo.gmane.org; Sat, 07 Nov 2009 17:53:43 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752475AbZKGQxY convert rfc822-to-quoted-printable (ORCPT ); Sat, 7 Nov 2009 11:53:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752333AbZKGQxY (ORCPT ); Sat, 7 Nov 2009 11:53:24 -0500 Received: from smtprelay04.ispgateway.de ([80.67.18.16]:41062 "EHLO smtprelay04.ispgateway.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752276AbZKGQxY (ORCPT ); Sat, 7 Nov 2009 11:53:24 -0500 Received: from [78.52.102.80] (helo=[192.168.0.3]) by smtprelay04.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1N6oXV-0003uu-Q7; Sat, 07 Nov 2009 17:53:25 +0100 User-Agent: Thunderbird 2.0.0.23 (X11/20091018) In-Reply-To: <4AF5435D.9050702@gmail.com> X-Df-Sender: 874396 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: 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")= =2E >=20 > Specifically, this removes the description of the following options: > --color-words I disagree on at least this one. Sebastian