From: Dave Methvin Date: Sun, 16 Dec 2012 23:55:42 +0000 (-0500) Subject: Use the right repo. X-Git-Tag: 1.9.0b1~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6ecac3b152b9ff6e6fd69af1efd4c5c5dafaf5be;p=jquery.git Use the right repo. --- diff --git a/build/release.js b/build/release.js index 4615eb954..f2ace6e52 100644 --- a/build/release.js +++ b/build/release.js @@ -20,8 +20,7 @@ var releaseVersion, scpURL = "jqadmin@code.origin.jquery.com:/var/www/html/code.jquery.com/", cdnURL = "http://code.origin.jquery.com/", - repoURL = "git://github.com/dmethvin/jquery.git", - //repoURL = "git://github.com/jquery/jquery.git", + repoURL = "git@github.com:jquery/jquery.git", // Windows needs the .cmd version but will find the non-.cmd // On Windows, ensure the HOME environment variable is set