DragonFly-a7b83ec repo/hooks post-receive-email
Simon Schubert
corecode at crater.dragonflybsd.org
Tue Feb 3 15:18:43 PST 2009
commit a7b83ec018713aa95a0895fcb247fbe90648cd54
Author: Simon Schubert <corecode at dragonflybsd.org>
Date: Wed Feb 4 00:16:40 2009 +0100
Don't send masses of mails when pushing branch without new commits
The original code seemed to assume that there were always new changes when
creating a new branch. The code would fail if the new branch would not
contain new commits and instead would ignore the existing, duplicated branch
and mail out all its changes as new.
Summary of changes:
post-receive-email | 16 ++++++++++++++--
1 files changed, 14 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a7b83ec018713aa95a0895fcb247fbe90648cd54
--
DragonFly BSD source repository
More information about the Commits
mailing list