SYNOPSIS

git-delete-tag <tagname>

DESCRIPTION

Deletes local and remote tag named <tagname>.

OPTIONS

<tagname>

The name of the branch to delete.

EXAMPLES

$ git delete-tag 0.0.1

AUTHOR

Written by Tj Holowaychuk <[email protected]>

REPORTING BUGS

<https://github.com/visionmedia/git-extras/issues>

RELATED TO git-delete-tag…

<https://github.com/visionmedia/git-extras>