Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756499Ab0DUUWT (ORCPT ); Wed, 21 Apr 2010 16:22:19 -0400 Received: from cantor2.suse.de ([195.135.220.15]:60592 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756391Ab0DUUWP (ORCPT ); Wed, 21 Apr 2010 16:22:15 -0400 Message-ID: <4BCF5E72.7060203@suse.cz> Date: Wed, 21 Apr 2010 22:22:10 +0200 From: Michal Marek User-Agent: Thunderbird 2.0.0.24 (X11/20100302) MIME-Version: 1.0 To: =?UTF-8?B?QW3DqXJpY28gV2FuZw==?= Cc: Guennadi Liakhovetski , linux-kernel@vger.kernel.org Subject: Re: [PATCH] kbuild: add *.rej pattern to .gitignore References: <20100421152837.GA13861@hack> <20100421163337.GD13861@hack> In-Reply-To: <20100421163337.GD13861@hack> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1263 Lines: 31 On 21.4.2010 18:33, Américo Wang wrote: > On Wed, Apr 21, 2010 at 05:31:34PM +0200, Guennadi Liakhovetski wrote: >> On Wed, 21 Apr 2010, Américo Wang wrote: >>> On Wed, Apr 21, 2010 at 01:47:29PM +0200, Guennadi Liakhovetski wrote: >>>> Tell git to ignore .rej files, generated by patch(1). >>>> >>>> Signed-off-by: Guennadi Liakhovetski >>> NACK. >>> >>> You have to handle *.rej files, not leaving them there. >> Hm? I know I have to handle them, and I do handle them, but IMHO it's >> entirely valid and up to the user to leave them where they are. You could >> apply similar argument to *.orig or to *~ files. In other words, I'm not >> convinced. >> > > I am not the only people who is against this, there > was a discussion about this before, please search lkml > archive. ...and there is no point in starting the flamewar again. If you want to ignore *.rej files, which is a perfectly valid personal preference, I suggeest you add the pattern to .git/info/exclude. hth, Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/