Re: Git configuration

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Git configuration
Date: 2010-07-27 10:16:29
Message-ID: 4C4EB1FD.70900@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Le 27/07/2010 11:37, Dave Page a écrit :
> On Tue, Jul 27, 2010 at 10:30 AM, Guillaume Lelarge
> <guillaume(at)lelarge(dot)info> wrote:
>
>> Did you fix the script? do you need help? I can probably take some time
>> to look at it.
>
> Not yet. Feel free. It's in commitmsg.py iirc:
>
> http://github.com/mhagander/pg_githooks
>

Well, I could be completely wrong but I think you just need to change
one parameter in hook/policyenforce.ini: committerequalsauthor must be
equal to 0. If you do this, the hook won't try to match commiter's and
author's name, but it will still enforce commiters. Which is what we
want, right?

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2010-07-27 11:08:53 Re: Git configuration
Previous Message Dave Page 2010-07-27 09:37:24 Re: Git configuration