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:
|