Re: Template for commit messages

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Template for commit messages
Дата
Msg-id 20160201120405.GE8743@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: Template for commit messages  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Template for commit messages  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Re: Template for commit messages  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
On 2016-02-01 12:56:21 +0100, Magnus Hagander wrote:
> Let's just assume that we can fix that part. As in, we can expose either an
> internal db id or a short hash or something, from the archives server. We
> could then have that visible/linkable directly on the archives page, and
> one could copy/paste that link into the commit message. That way we can
> avoid the long messageids.

Raw messageids have the big big advantage that you can get them locally
in your mailreader, and you can dereference them locally... I type
esc-X id:$id<enter> and 20ms later I have the whole thread open.  Maybe
I just travel too much, but travel time is often long and uninterrupted
and thus pretty nice to work on patches.

I don't really see the problem, even with gmail style messageids
Discussion: CABUevEz_UJA0ddrW7apjh3Nm4p0KghwOPm0WPW4Mh_gT2-nRJw@mail.gmail.com
isn't that bad.

Andres



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Template for commit messages
Следующее
От: Vitaly Burovoy
Дата:
Сообщение: Re: Patch: make behavior of all versions of the "isinf" function be similar