git-tag -d <tag>: delete tag <tag>
commit61f81518a2372dd78fa03da2b3d62173c3268ee7
authorKai Ruemmler <kai.ruemmler@gmx.net>
Tue, 8 Nov 2005 10:44:33 +0000 (8 11:44 +0100)
committerJunio C Hamano <junkio@cox.net>
Tue, 8 Nov 2005 19:26:10 +0000 (8 11:26 -0800)
treef852fe1c0dc5fee6b7e21cbb2d9805b754c16e6e
parent23fc63bf8fb7c3627f78ca6743b4f3ae17a5df49
git-tag -d <tag>: delete tag <tag>

This adds option '-d' to git-tag.sh and documents it.

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