mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
MDG -> Meteor Software
This commit is contained in:
@@ -1103,7 +1103,7 @@ main.registerCommand({
|
||||
var fail = false;
|
||||
try {
|
||||
Console.info(
|
||||
"Pushing git tag (this should fail if you are not from MDG)");
|
||||
"Pushing git tag (this should fail if you are not from Meteor Software)");
|
||||
utils.runGitInCheckout('push', 'git@github.com:meteor/meteor.git',
|
||||
'refs/tags/' + gitTag);
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user