aboutsummaryrefslogtreecommitdiff
path: root/codereview.settings
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@chromium.org>2013-11-21 10:25:23 -0800
committerDerek Schuff <dschuff@chromium.org>2013-11-21 10:25:23 -0800
commit44e5b95659ac983b60877a5606f893105d0c6057 (patch)
tree4e01529e5f4db386dbcf64a9530e5390b0ff8863 /codereview.settings
parent95194682998e6727b7d5467f5e1f5b5ef480ca4a (diff)
Remove PUSH_URL_CONFIG from codereview.settings
As it turns out Rietveld isn't smart enough to detect that the configured origin URL is different from the origin URL of the checkout, it just blindly changes the pushinsteadof URL. This means there's no way to make it play nicely with clients with different origin URLs, so rather than force everyone to change their URLs to the new one we'll just remove the config, which will keep it from breaking people. TBR=kschimpf@google.com BUG=none Review URL: https://codereview.chromium.org/81343002
Diffstat (limited to 'codereview.settings')
-rw-r--r--codereview.settings2
1 files changed, 0 insertions, 2 deletions
diff --git a/codereview.settings b/codereview.settings
index 4d38e7363c..f3a39c1f14 100644
--- a/codereview.settings
+++ b/codereview.settings
@@ -6,5 +6,3 @@ STATUS: http://nativeclient-status.appspot.com/status
TRY_ON_UPLOAD: False
TRYSERVER_PROJECT: nacl
TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try-nacl
-PUSH_URL_CONFIG: url.ssh://gerrit.chromium.org.pushinsteadof
-ORIGIN_URL_CONFIG: https://chromium.googlesource.com