git删除所有分支

To delete all the local tags simple run the following command

git tag | xargs git tag -d

Terwer...小于 1 分钟经验分享gitrmrepo删除分支