On 03/08/2012 04:47 AM, Lars Gullik Bjønnes wrote:
Lars Gullik Bjønnes<lar...@gullik.org> writes:
| I have added some more gitolite functionality.
| (only viewable for the people that has sent me their ssh public key.)
| ssh g...@git.lyx.org help
| You will not be able to fork anything yet, but as you can see at
| http://git.lyx.org/
| this is basically what it will look like.
| The plan forward is:
| 1. Get the required hooks in place
| - This is mostly the post-commit (post-receive really) hook that
| sends messages to lyx-...@lists.lyx.org
This is now in place. I will have to test it a bit more though, I think
it is ok for us, but I will add a status blurb at bottom of mail with
something similar to "git diff --stat" content.
Is it possible to have the commit itself in the emails, as we do now?
Via, e.g., git diff HEAD^?
Richard