traverso-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Traverso-devel] git push mail notification


From: David Aguilar
Subject: Re: [Traverso-devel] git push mail notification
Date: Tue, 12 Jan 2010 18:25:52 -0800
User-agent: Mutt/1.5.19 (2009-01-05)

On Tue, Jan 12, 2010 at 10:17:30PM +0100, Remon Sijrier wrote:
> Hi (Ingmar),
> 
> Does anyone know how to enable git push mail notification? Ingmar, do you 
> have 
> an idea?
> 
> I always like to have the changes in my mail box :)
> 
> 
> Greetings, Remon

If you have control over your git server then you can install
a post-receive hook on the traverso.git repository.


If you clone git.git you'll find
contrib/hooks/post-receive-email.  You'll see that there's a
reference to it in your .git/hooks/post-receive.sample file.

You'll have to install the hook on the server's traverso.git
repo and you'll probably want to tweak it so that it formats
things to your liking.

An alternative when using github, gitorious, or gitweb is to
subscribe to their RSS feed.  thunderbird, for instance, lets
you subscribe to them and it'll look like an email.

That doesn't help those of us with simple email clients (I use
mutt, for example) but it works well for others.


-- 
                David




reply via email to

[Prev in Thread] Current Thread [Next in Thread]