aboutsummaryrefslogtreecommitdiff
path: root/codereview.cfg
diff options
context:
space:
mode:
authorFilippo Valsorda <filippo@golang.org>2021-02-06 00:55:51 +0100
committerFilippo Valsorda <filippo@golang.org>2021-02-07 20:58:56 +0000
commit325e03a64fdea0dce391378383334d331c8f67ee (patch)
tree8eb9fd1bdeef8422c84ac61191a6b566e7b648d0 /codereview.cfg
parentd4f73546c80eb148e3bad3cfa7bb404878633a0e (diff)
downloadgo-325e03a64fdea0dce391378383334d331c8f67ee.tar.gz
go-325e03a64fdea0dce391378383334d331c8f67ee.zip
[dev.boringcrypto] all: add codereview.cfg
This will enable the new "git-codereview merge" command, and improve targeting of "git-codereview mail". Change-Id: I176c86f1e6cee9be3288565342673cf58079a72d Reviewed-on: https://go-review.googlesource.com/c/go/+/290169 Trust: Filippo Valsorda <filippo@golang.org> Run-TryBot: Filippo Valsorda <filippo@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'codereview.cfg')
-rw-r--r--codereview.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/codereview.cfg b/codereview.cfg
new file mode 100644
index 00000000000..4157a7260b3
--- /dev/null
+++ b/codereview.cfg
@@ -0,0 +1,2 @@
+branch: dev.boringcrypto
+parent-branch: master