Thanks Daniel, I'll set up a list and the hooks.
On Oct 6, 2009, at 10:17 PM, Daniel Herring wrote: > On Tue, 6 Oct 2009, Nikodemus Siivola wrote: > >> 2009/10/6 Attila Lendvai <[email protected]>: >> >>> how about an atom feed of the commit log? it's available at the >>> bottom >> >> I'd prefer email, because that makes it easy to comment on stuff. >> Feed >> is better than nothing, of course. > > It is not terribly hard to have an email sent after each change. To > do > so, copy post-receive-email to asdf.git/hooks/post-receive, set it > executable, and set a few config settings. > > git config hooks.mailinglist [email protected] > git config hooks.envelopesender [email protected] > git config hooks.emailprefix '[asdf.git]' > > This is all detailed by comments in the script. I couldn't find this > script in the normal locations, but `locate post-receive-email` finds > several copies on the cl.net server. > > Hope that helps, > Daniel > > _______________________________________________ > asdf-devel mailing list > [email protected] > http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel -- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM * gwking on twitter _______________________________________________ asdf-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
