Re: Deriving release notes from git commit messages

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Deriving release notes from git commit messages
Дата
Msg-id 20110703111633.GA9600@svana.org
обсуждение исходный текст
Ответ на Re: Deriving release notes from git commit messages  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Deriving release notes from git commit messages
Список pgsql-hackers
On Sat, Jul 02, 2011 at 03:45:03PM -0400, Robert Haas wrote:
> > There are git notes which you can attach to a commit after the fact... I like
> > the fact that they would keep the information in the repository (where they
> > seem to belong).
>
> Yeah, but I think it's still basically append-only, which is kind of a
> nuisance, and it means they can only be updated by committers, which
> is not particularly helpful from my point of view.

The documentation says:

"This command allows you to add/remove notes to/from objects, without
changing the objects themselves."

So it doesn't appear append only. I think the idea is that every object
can have one note. How that works with versioning I have no idea.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patriotism is when love of your own people comes first; nationalism,
> when hate for people other than your own comes first.
>                                       - Charles de Gaulle

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

Предыдущее
От: Kohei KaiGai
Дата:
Сообщение: Re: per-column generic option
Следующее
От: Craig Ringer
Дата:
Сообщение: %ENV warnings during builds