Code

git-tag -d: allow deleting multiple tags at once.
authorJunio C Hamano <junkio@cox.net>
Sat, 20 Jan 2007 18:47:41 +0000 (10:47 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 21 Jan 2007 03:19:12 +0000 (19:19 -0800)
commit453c1e857534f90b88367f96fc8ca1e7841f9400
treec81fdca0fffefd54c3d4e7e577c3012647c649e6
parent68025633e352264898de44ec4856552d9a3abece
git-tag -d: allow deleting multiple tags at once.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-tag.txt
git-tag.sh