IT 技术分享
Git 删除所有 tag
zgljl2012 -
31 Mar 2020
如下:
git tag -d `git tag -l`