]> source.dussan.org Git - jquery.git/commitdiff
Use the right repo.
authorDave Methvin <dave.methvin@gmail.com>
Sun, 16 Dec 2012 23:55:42 +0000 (18:55 -0500)
committerDave Methvin <dave.methvin@gmail.com>
Sun, 16 Dec 2012 23:55:42 +0000 (18:55 -0500)
build/release.js

index 4615eb954d74d220b60082dc535a15dd489959c2..f2ace6e522f294c4f41efcb850c36a946064f6cb 100644 (file)
@@ -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