script to bump versions
Cette révision appartient à :
Parent
d382464caf
révision
a2c4e718fd
14
bump-versions.sh
Fichier normal
14
bump-versions.sh
Fichier normal
@ -0,0 +1,14 @@
|
|||||||
|
git push --tags
|
||||||
|
|
||||||
|
git checkout v1.0
|
||||||
|
git push
|
||||||
|
|
||||||
|
git checkout v1
|
||||||
|
git merge v1.0
|
||||||
|
git push
|
||||||
|
|
||||||
|
git checkout master
|
||||||
|
git merge v1
|
||||||
|
git push
|
||||||
|
|
||||||
|
git checkout v1.0
|
||||||
Chargement…
x
Référencer dans un nouveau ticket
Bloquer un utilisateur