From 81257cb2e0cbb80edd8a368a797ee95763a05fc3 Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Tue, 18 Nov 2014 14:03:24 -0800 Subject: Add a codereview.settings file. With this, `git cl upload` will do the right thing for boringssl. BUG=none Change-Id: Icc83144ef39bc71c795c411e608e0b8c009f3a04 Reviewed-on: https://boringssl-review.googlesource.com/2331 Reviewed-by: David Benjamin Reviewed-by: Adam Langley --- codereview.settings | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 codereview.settings (limited to 'codereview.settings') diff --git a/codereview.settings b/codereview.settings new file mode 100644 index 00000000..1e123a19 --- /dev/null +++ b/codereview.settings @@ -0,0 +1,4 @@ +# This file is used by gcl to get repository specific information. +GERRIT_HOST: True +GERRIT_PORT: True +CODE_REVIEW_SERVER: https://boringssl-review.googlesource.com -- cgit v1.2.3