mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 19:56:00 +08:00
revert changes to tag script
This commit is contained in:
parent
d9d2488501
commit
9bb1383da2
2
scripts/rename_cura_1_tags.sh
Normal file → Executable file
2
scripts/rename_cura_1_tags.sh
Normal file → Executable file
@ -11,4 +11,4 @@ do
|
||||
git tag -d $i; #Delete old tag.
|
||||
git push origin 1.$i :$i #Rename the tag remotely too.
|
||||
fi
|
||||
done
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user