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

Unified Diff: codereview.settings

Issue 1328503004: Fix VIEW_VC URL in codereview.settings. (Closed) Base URL: https://chromium.googlesource.com/linux-syscall-support@master
Patch Set: Created 5 years, 3 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 d9d876a0ee74096201c90260e521fc5d25fe7412..2d379b513312021a484a05fde1038c834f6c5bf6 100644
--- a/codereview.settings
+++ b/codereview.settings
@@ -1,4 +1,4 @@
# This file is used by gcl to get repository specific information.
CODE_REVIEW_SERVER: codereview.chromium.org
CC_LIST: chromium-reviews@chromium.org,markus@chromium.org,mseaborn@chromium.org
-VIEW_VC: git clone https://chromium.googlesource.com/external/linux-syscall-support/lss/+/
+VIEW_VC: https://chromium.googlesource.com/external/linux-syscall-support/lss/+/
Mark Seaborn 2015/09/04 20:55:43 This isn't right for the new repo. It should be:
« 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