On Tue, June 25, 2013 4:24 pm, Geert Janssens wrote: > 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
[email protected] > git config hooks.mailinglist2 [email protected] > config hooks.showrev1 git rev-list -1 --pretty %s > config hooks.showrev2 git show -C %s; echo > 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. -derek > 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 > -- Derek Atkins 617-623-3745 [email protected] www.ihtfp.com Computer and Internet Security Consultant _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
