mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Revert "REVERT LATER push to separate remote."
This reverts commit 04a1f13509.
This commit is contained in:
@@ -66,10 +66,10 @@ echo "// Commit to git? Press enter to continue. Hit C-c to abort."
|
||||
read anykey
|
||||
|
||||
git commit -a -m "Bump to version $VERSION"
|
||||
git push meteor meteor:master
|
||||
git push origin master
|
||||
|
||||
git tag "v$VERSION"
|
||||
git push meteor "v$VERSION"
|
||||
git push origin "v$VERSION"
|
||||
|
||||
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user