📜  git move tag position - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:18.950000             🧑  作者: Mango

代码示例1
git push origin :refs/tags/

git tag -fa 

git push origin master --tags