Code

git-notify: Drop the $sent_notices variable
authorHolger Weiss <holger@zedat.fu-berlin.de>
Sat, 7 Nov 2009 01:23:32 +0000 (02:23 +0100)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Sat, 7 Nov 2009 01:23:32 +0000 (02:23 +0100)
commite067f2d8ac807fd1de2fdbc77e76641c486700b6
treeb93105153ff081cc136c6bb49bf45647e03af571
parent7854dad6e08c58334bbff1a5c0e0da2f847c9ef1
git-notify: Drop the $sent_notices variable

Now that we don't ignore empty commits anymore, there's no need to keep
track of the number of commits actually notified about, as that will
always be equal to the number of commits returned by get_new_commits().
tools/git-notify