no mail after git-push ?
Will Newton
will.newton at gmail.com
Wed May 6 11:25:15 UTC 2009
On Wed, May 6, 2009 at 10:43 AM, Mike Frysinger <vapier at gentoo.org> wrote:
> On Wednesday 06 May 2009 05:24:50 Will Newton wrote:
>> On Tue, May 5, 2009 at 6:27 PM, Carmelo AMOROSO wrote:
>> > is not possible to receive git=push notificaation by emails as we
>> > had for svn commit ?
>>
>> The post-recieve-email hook in the git contrib directory should do
>> what you want.
>
> Ian configured the repos to use that already, but for some reason it isnt
> working. imo, the format sucks hard anyways, so i implemented my own hook
> based on format-patch. should be working now ... i'll run it manually to send
> out old commits though.
It's possible to tweak the format of the output by writing a custom
showrev hook. That's what I used to add a gitweb url to the output
anyway.
More information about the uClibc
mailing list