From: Nico Weber Date: Fri, 7 Aug 2015 21:01:26 +0000 (-0700) Subject: Add a codereview.setting file so that `git cl upload` works. X-Git-Tag: v1.5.0~298^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a95f4d961e7b2f606f5e9f39fe3a9209c97ff859;p=libvpx Add a codereview.setting file so that `git cl upload` works. Change-Id: Ieb43e61c14296c6caea5881a102fe4cb6d65e1df --- diff --git a/codereview.settings b/codereview.settings new file mode 100644 index 000000000..d7c8d395c --- /dev/null +++ b/codereview.settings @@ -0,0 +1,4 @@ +# This file is used by gcl to get repository specific information. +GERRIT_HOST: chromium-review.googlesource.com +GERRIT_PORT: 29418 +CODE_REVIEW_SERVER: chromium-review.googlesource.com