Re: send an email with logs after push
From: Matthieu Moy <hidden>
Date: 2016-06-15 22:47:43
Pascal Obry [off-list ref] writes:
Michele,quoted
Do you have any suggestion to implement this?I'm doing that. In the post-receive hook I have:
See also post-receive-email in git/contrib/hooks/, probably installed somewhere like by your distro. In the .git/hooks/post-receive.sample installed by default by "git init", this should be a matter of uncommenting one line. -- Matthieu Moy http://www-verimag.imag.fr/~moy/