Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # This file is used by gcl to get repository specific information. | 1 # This file is used by gcl to get repository specific information. |
| 2 CODE_REVIEW_SERVER: codereview.chromium.org | 2 CODE_REVIEW_SERVER: codereview.chromium.org |
| 3 CC_LIST: chromium-reviews@chromium.org | 3 CC_LIST: chromium-reviews@chromium.org |
| 4 VIEW_VC: https://src.chromium.org/viewvc/chrome?view=rev&revision= | 4 VIEW_VC: https://src.chromium.org/viewvc/chrome?view=rev&revision= |
| 5 STATUS: http://chromium-status.appspot.com/status | 5 STATUS: http://chromium-status.appspot.com/status |
| 6 TRY_ON_UPLOAD: True | 6 TRY_ON_UPLOAD: True |
| 7 TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try | 7 TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try |
| 8 GITCL_PREUPLOAD: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-u pload-hook?revision=HEAD&root=chrome | 8 GITCL_PREUPLOAD: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-u pload-hook?revision=HEAD&root=chrome |
| 9 GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl- upload-hook?revision=HEAD&root=chrome | 9 GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl- upload-hook?revision=HEAD&root=chrome |
| 10 LINT_IGNORE_REGEX: webkit/api/.* | 10 LINT_IGNORE_REGEX: webkit/api/.* |
| 11 CANONICAL_URL: svn://svn.chromium.org/chrome/trunk/src | |
|
Sergey Berezin
2014/05/13 20:11:23
We are transitioning to git, so we should use git
sheyang
2014/05/13 20:24:44
Done.
| |
| OLD | NEW |