From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boaz Harrosh Subject: Re: git diff annoyance / feature request Date: Fri, 26 Aug 2011 14:37:23 -0700 Message-ID: <4E581213.6070304@panasas.com> References: <4E569F10.8060808@panasas.com> <4E580D49.1070006@lsrfire.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: git discussion list To: =?UTF-8?B?UmVuw6kgU2NoYXJmZQ==?= X-From: git-owner@vger.kernel.org Fri Aug 26 23:37:48 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qx460-00077p-2u for gcvg-git-2@lo.gmane.org; Fri, 26 Aug 2011 23:37:48 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755538Ab1HZVhg convert rfc822-to-quoted-printable (ORCPT ); Fri, 26 Aug 2011 17:37:36 -0400 Received: from natasha.panasas.com ([67.152.220.90]:41811 "EHLO natasha.panasas.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755492Ab1HZVhc (ORCPT ); Fri, 26 Aug 2011 17:37:32 -0400 Received: from zenyatta.panasas.com (zenyatta.int.panasas.com [172.17.28.63]) by natasha.panasas.com (8.13.1/8.13.1) with ESMTP id p7QLbUOn014380; Fri, 26 Aug 2011 17:37:30 -0400 Received: from [172.17.132.75] (172.17.132.75) by zenyatta.int.panasas.com (172.17.28.63) with Microsoft SMTP Server (TLS) id 14.1.289.1; Fri, 26 Aug 2011 17:37:25 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0 In-Reply-To: <4E580D49.1070006@lsrfire.ath.cx> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On 08/26/2011 02:16 PM, Ren=C3=A9 Scharfe wrote: > Am 25.08.2011 21:14, schrieb Boaz Harrosh: >=20 > Cheap trick: change your coding style to place a single space before > labels instead of having them start right at the beginning of a line. >=20 > Ren=C3=A9 >=20 Nope, does not work! and I have no choice about it, it's Linux coding style Boaz