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

Unified Diff: codereview.settings

Issue 257070: Configure git-cl hooks based on git-cl-upload-hook. (Closed)
Patch Set: point at HEAD Created 11 years, 2 months 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 | « no previous file | 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
index ff80f8ec6caa606035ffdf9b6bcf966dc0d2d851..6d1594d10559b4c224d011d55ef11f5e8c4ab25d 100644
--- a/codereview.settings
+++ b/codereview.settings
@@ -7,3 +7,5 @@ TRY_ON_UPLOAD: True
TRYSERVER_HTTP_HOST: chrome-tryserver
TRYSERVER_HTTP_PORT: 8018
TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try
+GITCL_PREUPLOAD: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD
+GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698