tagd
v0.0.8
Published
local git tag delete
Downloads
1
Readme
tagd
Usage: tagd -c [num]
Commands:
count delete the input count from the taglist beginner
pattern delete tags which match the pattern
Options:
-h, --help Show help [boolean]
Examples:
tagd -c 5 the first 5 tags from the taglist beginner will be deleted
tagd -e 0.0.* delete tags match expresion 0.0.*