From 0d16357c704149397708faadaa8583d154b5b801 Mon Sep 17 00:00:00 2001 From: "tonyg@google.com" Date: Sat, 3 Sep 2011 17:30:23 +0000 Subject: [PATCH] Update repo.git URL from broken kernel.org to Chromium hosted. Review URL: http://codereview.chromium.org/7779014 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@99564 0039d316-1c4b-4281-b951-d872f2087c98 --- repo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo b/repo index 32f0df0b1b..5fbb396000 100755 --- a/repo +++ b/repo @@ -2,7 +2,7 @@ ## repo default configuration ## -REPO_URL='git://android.git.kernel.org/tools/repo.git' +REPO_URL='http://git.chromium.org/external/repo.git' REPO_REV='stable' # Copyright (C) 2008 Google Inc.