Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: codereview.settings

Issue 5776001: Add prebuilt and codereview.settings to chromiumos-overlay (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/chromiumos-overlay.git@master
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ROOT_PRESUBMIT.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: codereview.settings
diff --git a/codereview.settings b/codereview.settings
new file mode 100644
index 0000000000000000000000000000000000000000..cf801c970aeb1323c94a74de1b3d843f8f78a375
--- /dev/null
+++ b/codereview.settings
@@ -0,0 +1,12 @@
+# This file is used by gcl to get repository specific information.
+CODE_REVIEW_SERVER: codereview.chromium.org
+VIEW_VC: http://chrome-svn/viewvc/chromeos?view=rev&revision=
+STATUS: http://chromiumos-status.appspot.com/status
+CC_LIST: chromium-os-reviews@chromium.org
+GITCL_PREUPLOAD: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
+GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
+TRYSERVER_HTTP_HOST: chrome-tryserver
+TRYSERVER_HTTP_PORT: 8018
+TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try
+PUSH_URL_CONFIG: url.ssh://gitrw.chromium.org.pushinsteadof
+ORIGIN_URL_CONFIG: http://git.chromium.org/git
« no previous file with comments | « ROOT_PRESUBMIT.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698