Re: Template for commit messages

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Template for commit messages
Дата
Msg-id 20160129095122.ihusxsebf2wjiafe@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Template for commit messages  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Template for commit messages  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 2016-01-29 04:42:08 -0500, Bruce Momjian wrote:
> On Thu, Jan 28, 2016 at 07:30:58PM -0500, Andrew Dunstan wrote:
> > I have no prejudice in this area, other than one in favor of any
> > rules being fairly precise. As for nuances, I guess they can be
> > specified in the commit message. The one thing I do find annoying
> > from time to time is the limit on subject size. Sometimes it's very
> > difficult to be sufficiently communicative in, say, 50 characters.
> 
> Agreed, but that is a gitweb limit we can't control, I think.

That's not that hard to change. And neither git nor kernel people use 50
char limits. I'm *strongly* opposed to making 50 chars the limit for the
first line.



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Template for commit messages
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: WIP: Access method extendability