Code

git-notify: Send notifications on ref changes, too
authorHolger Weiss <holger@zedat.fu-berlin.de>
Sat, 24 Oct 2009 09:44:33 +0000 (11:44 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Sat, 24 Oct 2009 09:44:33 +0000 (11:44 +0200)
commita5fa304ce3fefdbdeb9f447c08234dd33d8f454a
tree3ca40658d6eab622712b65e2e74350cf8a5951d0
parent709d238041a590b42c598ee5099d252f4352c3c0
git-notify: Send notifications on ref changes, too

Do not only generate notifications on commits, but also if a branch head
or lightweight tag was created, removed, or modified.  Notifications on
branch head updates are omitted if one or more commit notification have
been generated and the branch head now references a descendant of the
originally referenced commit (which should be the usual case).
tools/git-notify