Code

git-notify: Remove unused tag notification code
authorHolger Weiss <holger@zedat.fu-berlin.de>
Sat, 24 Oct 2009 09:44:10 +0000 (11:44 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Sat, 24 Oct 2009 09:44:10 +0000 (11:44 +0200)
commit5445b9769f254781e482062bacc6603a5cd63059
treee27bd0aa3ad554ef7890578e447baa9d94dbe92e
parent51771dc540eef3be94f5f0a55dc7337f3c597e3f
git-notify: Remove unused tag notification code

The code which handles notifications regarding tags was unused, as only
objects listed by git-rev-list(1) are considered, and git-rev-list(1)
never spits out the sha1 of a tag object.
tools/git-notify