Re: antisocial things you can do in git (but not CVS)

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Abhijit Menon-Sen <ams(at)toroid(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: antisocial things you can do in git (but not CVS)
Date: 2010-07-21 10:49:52
Message-ID: AANLkTimi37OE123v13AQ9JJCzH8wFZxAWB+-EM7P7Q0M@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jul 21, 2010 at 6:46 AM, Abhijit Menon-Sen <ams(at)toroid(dot)org> wrote:
>> My preference would be to stick to a style where we identify the
>> committer using the author tag and note the patch author, reviewers,
>> whether the committer made changes, etc. in the commit message.
>
> An aside: as a patch author (and elsewhere, as a committer), it's nice
> when the log shows the author rather than the committer. Will we really
> have so many patches with multiple authors or other complications that
> we can't set the author by default and fall back to explanations in the
> commit message (e.g. "applied with changes") for more complicated cases?

Tom Lane rewrites part of nearly every commit, and even I change maybe
30% of them.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2010-07-21 10:55:55 Re: antisocial things you can do in git (but not CVS)
Previous Message Abhijit Menon-Sen 2010-07-21 10:46:40 Re: antisocial things you can do in git (but not CVS)