lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 17 Feb 2009 21:08:53 +0100
From:	Sam Ravnborg <sam@...nborg.org>
To:	Jeremy Fitzhardinge <jeremy@...p.org>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Junio C Hamano <gitster@...ox.com>,
	Ingo Molnar <mingo@...e.hu>,
	"S.Çağlar Onur" <caglar@...dus.org.tr>
Subject: Re: [PATCH] Add *.rej to .gitignore

On Tue, Feb 17, 2009 at 11:59:37AM -0800, Jeremy Fitzhardinge wrote:
> *.rej files really are unwanted.  If there are any .rej files, they can be 
> found by
> some other means (perhaps git itself could warn when committing with *.rej 
> files present,
> or add some distinct notion of "ignored files" vs "never commit" files).
> 
> (This effectively reverts 1f5d3a6b6532e25a5cdf1f311956b2b03d343a48)

When working with patch having .rej files to show up in "git status"
and "git commit" is a nice reminder to you that there was
some manual work to be done.

So unless git are educated to remind you by other means we should
keep the current behaviour and be reminded when we see .rej
files present in "git status" / "git commit".

In other words - I do not agree on applying this patch.

	Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ