diff options
-rw-r--r-- | codereview.settings | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/codereview.settings b/codereview.settings new file mode 100644 index 0000000000..adb4658b5e --- /dev/null +++ b/codereview.settings @@ -0,0 +1,8 @@ +# This file is used by gcl to get repository specific information. +CODE_REVIEW_SERVER: codereview.chromium.org +CC_LIST: chromium-reviews@chromium.org +STATUS: http://chromium-status.appspot.com/status +TRY_ON_UPLOAD: False +VIEW_VC: https://pdfium.googlesource.com/pdfium/+/ +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 |