mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-07-26 11:24:38 -04:00
5 lines
78 B
Batchfile
5 lines
78 B
Batchfile
git tag -d dev
|
|
git push origin :refs/tags/dev
|
|
git tag dev
|
|
git push origin dev
|