Code

git-notify: Distinguish between tag types
authorHolger Weiss <holger@zedat.fu-berlin.de>
Sat, 7 Nov 2009 09:40:22 +0000 (10:40 +0100)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Sat, 7 Nov 2009 09:40:22 +0000 (10:40 +0100)
commitecdb5aa53f8e6988c1b013e7fc0725edcac17e2b
treee59b2585a654b7773b798c3892304cbfe4763fcf
parent73141bfd92b8baec4dfd45bb99275b53512ec2b9
git-notify: Distinguish between tag types

Distinguish between annotated tags and lightweight tags.  In the former
case, send an annotated "tag notification", in the latter case, send a
"ref change notification" (as we did in both cases before).
tools/git-notify