Re: .gitignore files, take two

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: .gitignore files, take two
Дата
Msg-id 8634.1285100625@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: .gitignore files, take two  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: .gitignore files, take two  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> On Tue, Sep 21, 2010 at 22:15, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Global patterns look ok to me. �Thought you were going to stick leading
>> slashes on all the others?

> Oh, misunderstood. I thought the idea was just slashes in the
> top-level ones, not the leaf ones. But I'll add it to those as well
> then :-)

I think it'd be wise to have a convention of leading slash anywhere
the pattern is not meant to be global.  It won't matter to git in
leaf dirs, but it might prevent somebody from making a copy-and-paste
error later; or perhaps more likely, might prevent a problem if what
had been a leaf directory acquires children.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: ALTER TYPE extensions
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: wip: functions median and percentile