| Index: codereview.settings
|
| diff --git a/codereview.settings b/codereview.settings
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..733949711369b5c4d1b70adf882f4b2752dd11ea
|
| --- /dev/null
|
| +++ b/codereview.settings
|
| @@ -0,0 +1,6 @@
|
| +# This file is used by gcl to get repository specific information.
|
| +CODE_REVIEW_SERVER: codereview.chromium.org
|
| +CC_LIST: chromium-reviews@chromium.org
|
| +VIEW_VC: http://src.chromium.org/viewvc/chrome?view=rev&revision=
|
| +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
|
|
|