| Index: reviewbot/codereview.settings
|
| ===================================================================
|
| --- reviewbot/codereview.settings (revision 0)
|
| +++ reviewbot/codereview.settings (revision 0)
|
| @@ -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/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
|
|
|