Re: Commitfest problems

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Commitfest problems
Дата
Msg-id 20141220051504.GL5023@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Commitfest problems  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Список pgsql-hackers
On 2014-12-19 22:17:54 -0600, Jim Nasby wrote:
> git does allow you to revise a commit message; it just makes
> downstream pulls uglier if the commit was already pushed (see
> https://help.github.com/articles/changing-a-commit-message/). It might
> be possible to minimize or even eliminate that pain via git hooks.

That's completely not acceptable for anything used by others.

What can sanely changed after the fact is 'git notes'. With that notes
to commits can be added, edited and changed after the original
commit.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



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

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: Commitfest problems
Следующее
От: Andres Freund
Дата:
Сообщение: Re: hash_create API changes (was Re: speedup tidbitmap patch: hash BlockNumber)