Re: send an email with logs after push

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

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/

Re: send an email with logs after push

From: michele <hidden>
Date: 2016-06-15 22:47:43

On Fri, 13 Nov 2009 11:42 +0100, "Matthieu Moy"
[off-list ref] wrote:
See also post-receive-email in git/contrib/hooks/, probably installed
Thank you for your suggestions. I've added a new post-receive hook using
the code from post-receive-email. The hook is executable and is placed
in the remote directory. The push is made from my local pc via ssh, but
after the push nothing seems to happen: the hook is not executed on the
server side. It does not depend from the code inside the hook: even the
unique "touch foobar" command does not work. Where do I have to look?

Thanks
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help