[<prev] [next>] [day] [month] [year] [list]
Message-Id: <E1LaFSb-0002J5-6Z@be1.7eggert.dyndns.org>
Date: Thu, 19 Feb 2009 21:25:28 +0100
From: Bodo Eggert <7eggert@....de>
To: Ingo Molnar <mingo@...e.hu>, jeremy@...p.org,
torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org,
sam@...nborg.org, gitster@...ox.com, caglar@...dus.org.tr,
David Miller <davem@...emloft.net>
Subject: Re: [PATCH] Add *.rej to .gitignore
Ingo Molnar <mingo@...e.hu> wrote:
> * David Miller <davem@...emloft.net> wrote:
>> From: Jeremy Fitzhardinge <jeremy@...p.org>
>> > *.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)
>> >
>> > Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@...rix.com>
>>
>> I don't know about this.
>>
>> I really want to know if there are reject files there if I am
>> checking to see if my tree is clean.
[...]
> Well, it depends on the workflow. You are making the assumption
> that everyone is using your workflow, and you are judging them
> based on that false assumption.
If different users need different .gitignores, you need a per-user setting.
Let there be ~/.git/gitignore.
--
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