On Fri, Jul 11, 2008 at 1:29 AM, Pavel Roskin <[EMAIL PROTECTED]> wrote:
> There is no such function.  Somebody could write a cron script that
> would check the Subversion repository and send messages for new commits.
> But such things is not my strong side.  I'll appreciate if somebody else
> does it.

Hi,

I google it a bit, it seems git can send email notification. There is
a script /usr/share/doc/git-core/contrib/hooks/post-receive-email, you
can copy it to the .git/hooks/post-receive. You also need to setup a
few variables using git-config.

-- 
Bean


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to