Derek, I did notice this as well. I'm not sure. I would have expected the diff here. That's what I configured via the gitolite repo.
I have two hypotheses: 1. the mail script doesn't list diffs for added files 2. we hit a bug in gitolite We can easily check for the second one. Can you login to the git user, cd into the gnucash-htdocs repository and run these commands: git config hooks.mailinglist1 git config hooks.mailinglist2 config hooks.showrev1 config hooks.showrev2 That should reveil what settings are really set in the repository. They should match what is in gitolite's config file for the gnucash-htdocs repository. Geert On Monday 10 June 2013 18:01:22 Derek Atkins wrote: > Geert, > Any particular reason this changeset didn't include a diff to the > gnucash-changes list? > > -derek > > Christian Stimming <[email protected]> writes: > > The master branch has been updated > > > > via > > https://github.com/Gnucash/gnucash-htdocs/commit/fe38fc89 > > (commit)> > > from > > https://github.com/Gnucash/gnucash-htdocs/commit/953b9891 > > (commit)> > > - Log > > ----------------------------------------------------------------- > > ------------------------------------------------------------------- > > ----> > > Summary of changes: > > news/130528-announce-2.5.2.news | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > hooks/post-receive _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
