git fetch -p
# git tag -a <tag-name>
# git push origin <tag-name>
# git clean -df
加上 -i 选项进行交互式清除
上一篇
下一篇