Push stable to GitHub
This commit is contained in:
parent
717456ceff
commit
05cde1679e
|
@ -2,4 +2,5 @@
|
||||||
git push && git push github
|
git push && git push github
|
||||||
git push --tags && git push --tags github
|
git push --tags && git push --tags github
|
||||||
git checkout stable && git merge master
|
git checkout stable && git merge master
|
||||||
|
git push github
|
||||||
git checkout master
|
git checkout master
|
||||||
|
|
Loading…
Reference in New Issue