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